Skip to content

Commit bf8f18f

Browse files
committed
🔧 add permission to let pr-labeler create labels
1 parent 265da78 commit bf8f18f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-labeler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
permissions:
88
contents: read
99
pull-requests: write
10+
issues: write
1011
runs-on: ubuntu-latest
1112
steps:
1213
- uses: it-at-m/lhm_actions/action-templates/actions/action-pr-labeler@0f8ed45a5eb72bf1cc2fe1d3dbcbcfb852549c27 # v1.0.17

0 commit comments

Comments
 (0)