We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b08c25a commit b1e041fCopy full SHA for b1e041f
.github/workflows/build_docs.yml
@@ -6,6 +6,9 @@ on:
6
workflow_dispatch: {}
7
workflow_call: {}
8
9
+ pull_request:
10
+ branches: [ "main" ]
11
+
12
jobs:
13
build:
14
runs-on: ubuntu-latest
0 commit comments