Skip to content

Commit c8b724c

Browse files
author
Thomas Aribart
committed
fix issue with label_pr action
1 parent b1dedec commit c8b724c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/label-pr.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ defaults:
1616
run:
1717
shell: bash
1818

19+
permissions:
20+
contents: read
21+
pull-requests: write
22+
1923
jobs:
2024
label-pr:
2125
name: 🏷 Label PR

0 commit comments

Comments
 (0)