We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f0670c commit b35f637Copy full SHA for b35f637
.github/workflows/e2e-prod-status-test.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches:
5
- main
6
+ - fix-e2e-test
7
schedule:
8
- cron: '7,37 * * * *' # Runs at 7 and 37 minutes past every hour
9
workflow_dispatch:
0 commit comments