Skip to content

Commit fbe374a

Browse files
committed
permission jobs
1 parent 0f563a3 commit fbe374a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/label-conflict.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
if: github.event.label.name == 'stale'
1717
runs-on: ubuntu-latest
1818
permissions:
19+
contents: read
1920
pull-requests: write
2021
steps:
2122
- name: Add comment for PR with conflict

0 commit comments

Comments
 (0)