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 36e9432 commit c76182aCopy full SHA for c76182a
.github/workflows/build-pr.yml
@@ -2,7 +2,7 @@
2
name: Build static docs
3
4
on:
5
- push:
+ pull_request_target:
6
7
jobs:
8
build:
0 commit comments