Skip to content

Commit

Permalink
add break
Browse files Browse the repository at this point in the history
  • Loading branch information
f-peverali committed Nov 13, 2024
1 parent 931aa98 commit 289dc35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ToolUpdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
- name: Stop if no update is needed
if: env.update_needed == 'false'
continue-on-error: false
run: |
echo "No update needed. Exiting."
exit 0
Expand Down

0 comments on commit 289dc35

Please sign in to comment.