We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfcc1b1 commit 775eb22Copy full SHA for 775eb22
1 file changed
.github/workflows/main.yml
@@ -3,6 +3,7 @@ name: build
3
on:
4
pull_request:
5
push:
6
+ - branches: [master]
7
schedule:
8
# Prime the caches every Monday
9
- cron: 0 1 * * MON
0 commit comments