Skip to content

Commit 2baff7c

Browse files
committed
Only run when triggered from the same repo
1 parent ecb87bd commit 2baff7c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/change_check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
run: api-extractor run
6161

6262
- name: Check bundle size using bundlemon
63+
if: github.event.pull_request.head.repo.full_name == github.repository
6364
run: npx bundlemon@3
6465
env:
6566
BUNDLEMON_PROJECT_ID: 69e5e44cf67d5035af9fd1c0

0 commit comments

Comments
 (0)