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 da34a3f commit 3b5413dCopy full SHA for 3b5413d
.github/workflows/ci.yaml
@@ -1,7 +1,8 @@
1
on:
2
schedule:
3
- cron: '0 8 * * *'
4
- push:
+ - push
5
+ - pull_request
6
7
jobs:
8
ci:
0 commit comments