Skip to content

Commit 7e812aa

Browse files
ci: Skip treeshaking in fork PRs (#2289)
1 parent 7d301a0 commit 7e812aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/treeshake-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111

1212
jobs:
1313
treeshake-test:
14+
if: github.event.pull_request.head.repo.full_name == github.repository
1415
permissions:
1516
contents: read
1617
issues: write

0 commit comments

Comments
 (0)