Skip to content

Commit 77c1266

Browse files
Copilotswissspidy
andcommitted
Add explicit permissions to manage-labels workflow
Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
1 parent df053a2 commit 77c1266

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/manage-labels.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ name: Manage Labels
1010
paths:
1111
- 'composer.json'
1212

13+
permissions:
14+
issues: write
15+
contents: read
16+
1317
jobs:
1418
manage-labels:
1519
uses: wp-cli/.github/.github/workflows/reusable-manage-labels.yml@main

0 commit comments

Comments
 (0)