Skip to content

Commit a2d4677

Browse files
committed
chore: update permissions in GitHub Actions workflow for label syncing
1 parent e2c66d0 commit a2d4677

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/labels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
name: Sync GitHub labels
1212
runs-on: ubuntu-latest
1313
permissions:
14+
contents: read
1415
issues: write
1516
steps:
1617
- name: Checkout

0 commit comments

Comments
 (0)