Skip to content

Commit a4a7ea7

Browse files
committed
wip; add push to main check
1 parent dc350f0 commit a4a7ea7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/trigger-book-build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: trigger-book-build
22
on:
33
pull_request:
4+
push:
5+
- main
46

57
jobs:
68
build:

0 commit comments

Comments
 (0)