We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399be5e commit b5d7f74Copy full SHA for b5d7f74
1 file changed
.github/workflows/ci.yml
@@ -2,8 +2,8 @@ name: CI
2
on:
3
pull_request:
4
push:
5
- schedule:
6
- - cron: '0 15 * * 1'
+ branches:
+ - master
7
jobs:
8
test:
9
runs-on: ubuntu-latest
0 commit comments