mirror of
https://github.com/tenrok/axios.git
synced 2026-06-17 19:21:29 +03:00
chore: always enable PR comments for bundle size checks
This commit is contained in:
@@ -43,6 +43,6 @@ jobs:
|
||||
dist/browser/axios.cjs
|
||||
dist/node/axios.cjs
|
||||
output-file: bundle-size-comparison.json
|
||||
comment-pr: ${{ github.event.pull_request.head.repo.fork == false }}
|
||||
comment-pr: true
|
||||
github-token: ${{ github.token }}
|
||||
release-stream: '1'
|
||||
|
||||
Reference in New Issue
Block a user