Skip to content

Commit

Permalink
rename gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosthe19916 committed Aug 7, 2024
1 parent 298d2a4 commit e9e6c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ jobs:
run: make bundle-build bundle-push
run-ci:
needs: build-operator-bundle
uses: carlosthe19916/trustify-ci/.github/workflows/global-ci-bundle.yml@main
uses: carlosthe19916/trustify-ci/.github/workflows/global-ci.yml@main
with:
operator_bundle: ttl.sh/trustify-operator-bundle-${{ github.sha }}:2h

0 comments on commit e9e6c0b

Please sign in to comment.