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 c2a8124 commit 6eb67fdCopy full SHA for 6eb67fd
.github/workflows/dist-files-size-diff.yaml
@@ -11,6 +11,7 @@ jobs:
11
dist-files-size-diff:
12
runs-on: ubuntu-latest
13
permissions:
14
+ contents: 'read'
15
pull-requests: write # for marocchino/sticky-pull-request-comment@v2
16
steps:
17
- name: Configure git
0 commit comments