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.
2 parents 05779fd + 77c20d8 commit 9411ee6Copy full SHA for 9411ee6
.github/workflows/preview.yml
@@ -5,6 +5,7 @@ on:
5
6
jobs:
7
preview:
8
+ if: github.event.pull_request.head.repo.fork == false
9
name: Run preview
10
runs-on: ubuntu-latest
11
env:
0 commit comments