Skip to content

Commit c3b4fb6

Browse files
committed
Ensure we run the build check on pull requests
1 parent 7b774b8 commit c3b4fb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/buildcheck.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: buildcheck
22

33
on:
44
push:
5+
pull_request:
56
schedule:
67
- cron: 0 10 9 * *
78

0 commit comments

Comments
 (0)