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 2229cef commit bc181e9Copy full SHA for bc181e9
.github/workflows/update-quality-gate-db.yml
@@ -3,7 +3,7 @@ on:
3
schedule:
4
- cron: "0 16 1 * *" # first day of each month @ 11 AM EST
5
6
- workflow_dispatch:
+ push:
7
branches:
8
- workflow-update-test-db
9
0 commit comments