Skip to content

Commit 41528ea

Browse files
authored
ci: remove fork guard from bundle-size PR comment step (#6728)
ci: allow fork PR bundle-size comments
1 parent fdb8d2e commit 41528ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/bundle-size.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
--dashboard-url "https://${{ github.repository_owner }}.github.io/${{ github.event.repository.name }}/benchmarks/bundle-size/"
5454
5555
- name: Upsert Sticky PR Comment
56-
if: github.event.pull_request.head.repo.fork == false
5756
env:
5857
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5958
run: |

0 commit comments

Comments
 (0)