2
0
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:
Jay
2026-05-19 10:24:30 +02:00
committed by GitHub
parent a737889a3a
commit 7ce1a5abb2
+1 -1
View File
@@ -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'