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