Skip to content

Commit e7a240f

Browse files
update permissions (#1504)
1 parent c333b41 commit e7a240f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/label-pr.yml

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010
jobs:
1111
label:
1212
runs-on: ubuntu-latest
13+
permissions:
14+
issues: write
15+
contents: read
1316
steps:
1417
- name: Checkout
1518
uses: actions/checkout@v2

0 commit comments

Comments
 (0)