fix(ci): tweak workflows

This commit is contained in:
2025-03-24 01:07:34 +02:00
parent 58ffaaacdb
commit 6b6236b303
5 changed files with 28 additions and 32 deletions

View File

@@ -1,11 +1,12 @@
---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Sync labels
permissions: read-all
# yamllint disable-line rule:truthy
on:
push:
branches:
- main
paths:
- .github/workflows/sync-labels.yml
- .github/labels.yml
@@ -17,7 +18,8 @@ on:
jobs:
SyncLabels:
permissions:
contents: read
issues: write
runs-on: ubuntu-latest
steps:
- uses: ivuorinen/actions/sync-labels@main
- uses: ivuorinen/actions/sync-labels@eb085adfe2779a1c52bfe1b2d0945b6c4241f54e # 25.3.19