Skip to content

Commit ca2c0b1

Browse files
committed
ci(audits): permissions unnnecessary because using token
1 parent 8daf0c7 commit ca2c0b1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/audits.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,6 @@ jobs:
149149
implementations/${{ matrix.workspace.name }}/report.json
150150
151151
report:
152-
permissions:
153-
contents: write
154-
pull-requests: write
155152
name: Report
156153
runs-on: ubuntu-latest
157154
needs: [javascript, docker, url]

0 commit comments

Comments
 (0)