We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b774b8 commit c3b4fb6Copy full SHA for c3b4fb6
.github/workflows/buildcheck.yml
@@ -2,6 +2,7 @@ name: buildcheck
2
3
on:
4
push:
5
+ pull_request:
6
schedule:
7
- cron: 0 10 9 * *
8
0 commit comments