We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9231340 commit 5f4c47fCopy full SHA for 5f4c47f
.github/workflows/run_cli.yml
@@ -4,7 +4,7 @@ on:
4
# Trigger on merging to master.
5
push:
6
branches:
7
- - schedule
+ - master
8
# Runs the CLI At 00:00 on Sunday.
9
schedule:
10
- cron: 0 0 * * 0
0 commit comments