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.
1 parent 47ba44a commit 83522edCopy full SHA for 83522ed
.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