Skip to content

Commit b1e041f

Browse files
add PR trigger
1 parent b08c25a commit b1e041f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build_docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
workflow_dispatch: {}
77
workflow_call: {}
88

9+
pull_request:
10+
branches: [ "main" ]
11+
912
jobs:
1013
build:
1114
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)