We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b74758 commit 419bbf1Copy full SHA for 419bbf1
1 file changed
.github/workflows/deploy-to-staging.yml
@@ -1,9 +1,7 @@
1
name: Deploy to AWS Staging
2
3
on:
4
- workflow_run:
5
- workflows: [ "Run tests" ]
6
- types: [ completed ]
+ push:
7
branches: [ main ]
8
workflow_dispatch:
9
inputs: { }
0 commit comments