ci: scope workflow permissions to job level (#4717)

This commit is contained in:
David Lane
2026-02-13 11:37:14 -05:00
committed by GitHub
parent 941f6453c1
commit 2ef66bcc87
12 changed files with 57 additions and 23 deletions
+3 -2
View File
@@ -1,7 +1,6 @@
---
name: CI-Copr
permissions:
contents: read
permissions: {}
on:
release:
@@ -27,6 +26,8 @@ concurrency:
jobs:
call-copr-ci:
permissions:
contents: read
uses: LizardByte/copr-ci/.github/workflows/copr-ci.yml@master
with:
copr_pr_webhook_token: "05fc9b07-a19b-4f83-89b2-ae1e7e0b5282"