Skip to content

Commit fff5823

Browse files
trasklaurit
andauthored
Fix cloudfoundry workflow, second try (#13329)
Co-authored-by: Lauri Tulmin <[email protected]>
1 parent b12d58c commit fff5823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-update-cloudfoundry-index.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# need to run this script before we switch branches
2323
# since the script doesn't exist on the cloudfoundry branch
2424
- name: Use CLA approved github bot
25-
run: .github/scripts/use-cla-approved-github-bot.sh
25+
run: .github/scripts/use-cla-approved-bot.sh
2626

2727
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2828
with:

0 commit comments

Comments
 (0)