This message was deleted.
# pulumi-deployments
s
This message was deleted.
l
Yes, pulumi deployments can be used as a replacement for github actions. If you have this setting enabled, deployments will watch for new commits on the target branch and trigger a deployment that runs
pulumi up
e
Ohhh that’s why I was having this issue I think 🤦‍♂️

https://pulumi-community.slack.com/files/U04U81BEW23/F05DXRYFBLL/image.png

I have an Action and this setting on which is why there are two jobs running on every deployment
l
Ah, that would indeed cause problems.