mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 08:57:04 +02:00
ci: Set workflow permissions
This commit is contained in:
parent
8f66d48e6e
commit
7025193763
2 changed files with 48 additions and 0 deletions
3
.github/workflows/pr-validate.yaml
vendored
3
.github/workflows/pr-validate.yaml
vendored
|
@ -12,6 +12,9 @@ concurrency:
|
|||
group: ${{ github.head_ref }}-pr-validate
|
||||
cancel-in-progress: true
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
prepare:
|
||||
name: Prepare data required for workflow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue