Skip to content

Commit 2cd31ec

Browse files
committed
chore: add templates
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
1 parent 58c20e5 commit 2cd31ec

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/pr.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,13 @@ on:
88
- labeled
99
- unlabeled
1010

11+
permissions: {}
12+
1113
jobs:
1214
add-labels:
1315
runs-on: ubuntu-latest
16+
permissions:
17+
pull-requests: write
1418
steps:
1519
- uses: srvaroa/labeler@v1
1620
if: >-

0 commit comments

Comments
 (0)