Skip to content

Commit 0d8b737

Browse files
authored
Merge pull request #10752 from sashashura/pr/v4.1.x/github-workflow-security-hardening
github-labeler.yaml: update permissions/security
2 parents 0bc83eb + 45ec7ab commit 0d8b737

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/github-labeler.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,12 @@ on:
1313
- opened
1414
- edited
1515

16+
permissions: {} # none
17+
1618
jobs:
1719
ci:
20+
permissions:
21+
pull-requests: write
1822
name: Label Bot
1923
runs-on: ubuntu-latest
2024
steps:

0 commit comments

Comments
 (0)