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 8126512 commit 6cfdbccCopy full SHA for 6cfdbcc
.github/workflows/git-pr-status-checks.yml
@@ -17,12 +17,4 @@ permissions:
17
18
jobs:
19
pr-status-check:
20
- uses: "openmcp-project/blueprint-workflows/.github/workflows/git-pr-status-checks.yml@main"
21
- with:
22
- HELM_OCI_REGISTRY: 'ghcr.io'
23
- BUILDING_BLOCKS_GIT_REPO_URL: 'https://github.com/openmcp-project/blueprint-building-blocks.git'
24
- secrets:
25
- HELM_REPO_USERNAME: "${{ secrets.GITHUB_TOKEN }}"
26
- HELM_REPO_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
27
- BUILDING_BLOCKS_GIT_REPO_TOKEN: "" #"${{ secrets.ORG_REPO_TOKEN }}"
28
-
+ uses: "openmcp-project/blueprint-workflows/.github/workflows/git-pr-status-checks.yml@main"
0 commit comments