Skip to content

Commit 72f989c

Browse files
committed
correct github permissions for pull requests
1 parent 94d7b68 commit 72f989c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
- master
88
workflow_call:
99

10+
permissions:
11+
contents: read
12+
pull-requests: write
13+
1014
jobs:
1115
lint:
1216
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)