We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da34a3f + b4174ce commit 8991822Copy full SHA for 8991822
.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