Skip to content

Commit 031f5a9

Browse files
committed
chore(handle-npm-audit): remove unnecessary permissions from workflow
1 parent 89eda00 commit 031f5a9

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/dependency-security-maintenance.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ on:
4747
github-token:
4848
required: true
4949

50-
permissions:
51-
contents: write
52-
pull-requests: write
53-
5450
concurrency:
5551
group: npm-audit-${{ github.repository }}
5652
cancel-in-progress: false

0 commit comments

Comments
 (0)