Skip to content

Commit c9e93f5

Browse files
authored
Update git-pr-status-checks.yml
1 parent 4c3d9c8 commit c9e93f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/git-pr-status-checks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
permissions:
1313
pull-requests: write
1414
packages: read
15-
contents: read
15+
contents: write
1616
uses: "openmcp-project/blueprint-workflows/.github/workflows/git-pr-status-checks.yml@chore/os_preparations"
1717
with:
1818
HELM_OCI_REGISTRY: 'ghcr.io'
@@ -21,4 +21,4 @@ jobs:
2121
HELM_REPO_USERNAME: "${{ secrets.GITHUB_TOKEN }}"
2222
HELM_REPO_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
2323
BUILDING_BLOCKS_GIT_REPO_TOKEN: "${{ secrets.ORG_REPO_TOKEN }}"
24-
24+

0 commit comments

Comments
 (0)