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 7e54f3f + 93e1003 commit 34326f7Copy full SHA for 34326f7
.github/workflows/git-pr-status-checks.yml
@@ -19,4 +19,5 @@ jobs:
19
BUILDING_BLOCKS_GIT_REPO_URL: 'https://github.com/openmcp-project/blueprint-building-blocks.git'
20
secrets:
21
HELM_REPO_USERNAME: "${{ secrets.GITHUB_TOKEN }}"
22
- HELM_REPO_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
+ HELM_REPO_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
23
+ BUILDING_BLOCKS_GIT_REPO_URL: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments