We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc350f0 commit a4a7ea7Copy full SHA for a4a7ea7
.github/workflows/trigger-book-build.yaml
@@ -1,6 +1,8 @@
1
name: trigger-book-build
2
on:
3
pull_request:
4
+ push:
5
+ - main
6
7
jobs:
8
build:
0 commit comments