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 fdb8d2e commit 41528eaCopy full SHA for 41528ea
.github/workflows/bundle-size.yml
@@ -53,7 +53,6 @@ jobs:
53
--dashboard-url "https://${{ github.repository_owner }}.github.io/${{ github.event.repository.name }}/benchmarks/bundle-size/"
54
55
- name: Upsert Sticky PR Comment
56
- if: github.event.pull_request.head.repo.fork == false
57
env:
58
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
59
run: |
0 commit comments