We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4422b50 + 83522ed commit 8a3bbb1Copy full SHA for 8a3bbb1
.github/workflows/git-pr-status-checks.yml
@@ -9,6 +9,10 @@ concurrency:
9
10
jobs:
11
pr-status-check:
12
+ permissions:
13
+ pull-requests: write
14
+ packages: read
15
+ contents: read
16
uses: "openmcp-project/blueprint-workflows/.github/workflows/git-pr-status-checks.yml@chore/os_preparations"
17
with:
18
HELM_REPO_NAME: 'building-blocks'
0 commit comments