We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbbe7cd commit a345862Copy full SHA for a345862
1 file changed
.github/workflows/bake_update.yml
@@ -4,6 +4,7 @@ on:
4
schedule:
5
- cron: 0 0 * * 1
6
workflow_dispatch:
7
+ push:
8
9
defaults:
10
run:
0 commit comments