Skip to content

Commit 1fa25e7

Browse files
authored
Update git-pr-status-checks.yml
1 parent 17bb66a commit 1fa25e7

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
@@ -21,5 +21,5 @@ jobs:
2121
secrets:
2222
HELM_REPO_USERNAME: "${{ secrets.GITHUB_TOKEN }}"
2323
HELM_REPO_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
24-
BUILDING_BLOCKS_GIT_REPO_TOKEN: "${{ secrets.ORG_REPO_TOKEN }}"
24+
BUILDING_BLOCKS_GIT_REPO_TOKEN: "" #"${{ secrets.ORG_REPO_TOKEN }}"
2525

0 commit comments

Comments
 (0)