Skip to content

Commit f49fccf

Browse files
committed
chore: remove unnecessary permissions from test
1 parent fb83ea1 commit f49fccf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131
(github.event_name == 'pull_request_review' &&
3232
github.event.review.state == 'approved')
3333
runs-on: ubuntu-latest
34-
permissions:
35-
contents: write
3634
steps:
3735
- uses: actions/checkout@v4
3836
if: github.actor != 'dependabot[bot]'

0 commit comments

Comments
 (0)