We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57bbb3c commit ddf7a64Copy full SHA for ddf7a64
1 file changed
.github/workflows/verify-build.yml
@@ -6,8 +6,6 @@ on:
6
pull_request:
7
# The branches below must be a subset of the branches above
8
branches: [master]
9
- schedule:
10
- - cron: '0 0 * * 0'
11
12
jobs:
13
verify:
0 commit comments