Skip to content

Commit 696e942

Browse files
committed
Merge branch 'chore/os_preparations' into test_workflows
2 parents e27c64f + 61b5ab5 commit 696e942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
secrets:
2121
HELM_REPO_USERNAME: "${{ secrets.GITHUB_TOKEN }}"
2222
HELM_REPO_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
23-
BUILDING_BLOCKS_GIT_REPO_TOKEN: "${{ secrets.ORG_REPO_TOKEN }}"
23+
BUILDING_BLOCKS_GIT_REPO_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
2424

0 commit comments

Comments
 (0)