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 7d301a0 commit 7e812aaCopy full SHA for 7e812aa
1 file changed
.github/workflows/treeshake-test.yml
@@ -11,6 +11,7 @@ on:
11
12
jobs:
13
treeshake-test:
14
+ if: github.event.pull_request.head.repo.full_name == github.repository
15
permissions:
16
contents: read
17
issues: write
0 commit comments