Skip to content

Commit 3774b7a

Browse files
committed
chore: update permissions in labelsync workflow for better access control
1 parent da2250b commit 3774b7a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/labelsync.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
schedule:
55
- cron: '0 0 * * *'
66
workflow_dispatch:
7+
permissions:
8+
contents: read
9+
issues: write
710

811
jobs:
912
label_sync:

0 commit comments

Comments
 (0)