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