Skip to content

Commit

Permalink
task: Rollback to trigger on push
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianmf94 committed Jun 21, 2024
1 parent 8e2168f commit 605a7ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Pulumi Deploy
on:
pull_request:
push:
branches:
- develop
jobs:
Expand Down

0 comments on commit 605a7ad

Please sign in to comment.