File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ permissions:
1717
1818jobs :
1919 pr-status-check :
20- uses : " openmcp-project/blueprint-workflows/.github/workflows/git-pr-status-checks.yml@chore/os_preparations "
20+ uses : " openmcp-project/blueprint-workflows/.github/workflows/git-pr-status-checks.yml@main "
2121 with :
2222 HELM_OCI_REGISTRY : ' ghcr.io'
2323 BUILDING_BLOCKS_GIT_REPO_URL : ' https://github.com/openmcp-project/blueprint-building-blocks.git'
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ permissions:
2020jobs :
2121 pr-status-check :
2222 if : ${{ github.event.pull_request.head.repo.full_name != 'openmcp-project/blueprint-building-blocks' }}
23- uses : " openmcp-project/blueprint-workflows/.github/workflows/git-pr-status-checks.yml@chore/os_preparations "
23+ uses : " openmcp-project/blueprint-workflows/.github/workflows/git-pr-status-checks.yml@main "
2424 with :
2525 HELM_OCI_REGISTRY : ' ghcr.io'
2626 BUILDING_BLOCKS_GIT_REPO_URL : ' https://github.com/openmcp-project/blueprint-building-blocks.git'
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ permissions:
2020jobs :
2121 pr-status-check :
2222 if : ${{ github.event.pull_request.head.repo.full_name == 'openmcp-project/blueprint-building-blocks' }}
23- uses : " openmcp-project/blueprint-workflows/.github/workflows/git-pr-status-checks.yml@chore/os_preparations "
23+ uses : " openmcp-project/blueprint-workflows/.github/workflows/git-pr-status-checks.yml@main "
2424 with :
2525 HELM_OCI_REGISTRY : ' ghcr.io'
2626 BUILDING_BLOCKS_GIT_REPO_URL : ' https://github.com/openmcp-project/blueprint-building-blocks.git'
You can’t perform that action at this time.
0 commit comments