Skip to content

Commit

Permalink
call verify-status (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
k15r authored Sep 13, 2023
1 parent 3ca77f1 commit 76dab12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: ./scripts/check_image.sh ${{ github.ref_name }}

- name: Verify
run: ./scripts/verify-keda-status.sh ${{ github.ref_name }}
run: ./scripts/verify-status.sh ${{ github.ref_name }}

# run-unit-tests:
# name: Unit tests
Expand Down

0 comments on commit 76dab12

Please sign in to comment.