chore(workflows): add "issues: write" to sync-labels

This commit is contained in:
2024-08-14 13:56:30 +03:00
parent f0866e20ba
commit 306574e577

View File

@@ -13,6 +13,9 @@ on:
workflow_call:
workflow_dispatch:
permissions:
issues: write
jobs:
SyncLabels:
uses: ivuorinen/.github/.github/workflows/sync-labels.yml@main