Skip to content

Commit 6eb67fd

Browse files
committed
fix token permissions
1 parent c2a8124 commit 6eb67fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dist-files-size-diff.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
dist-files-size-diff:
1212
runs-on: ubuntu-latest
1313
permissions:
14+
contents: 'read'
1415
pull-requests: write # for marocchino/sticky-pull-request-comment@v2
1516
steps:
1617
- name: Configure git

0 commit comments

Comments
 (0)