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 9a3cca1 commit 02d3a7eCopy full SHA for 02d3a7e
.github/workflows/build.yml
@@ -3,8 +3,8 @@ name: build
3
on:
4
pull_request:
5
push:
6
- branches:
7
- - master
+# branches:
+# - master
8
schedule:
9
# Prime the caches every Monday
10
- cron: 0 1 * * MON
0 commit comments