Hi All, what is the latest best practices on githu...
# general
a
Hi All, what is the latest best practices on github actions workflows to prevent multiple `pulumi up`s happening on pushes? I see this is used for the docs, https://github.com/pulumi/docs/blob/master/.github/workflows/build-and-deploy.yml is turnstyle the way to go?