Skip to content

Commit 1088b40

Browse files
committed
build: add top-level permissions deny-all to labeler workflow
1 parent a644167 commit 1088b40

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/labeler.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: "Pull Request Labeler"
22

33
on: pull_request
44

5+
permissions: {}
6+
57
jobs:
68
label:
79
permissions:

0 commit comments

Comments
 (0)