Skip to content

Commit

Permalink
Set exit 0 to avoid problems in check generations
Browse files Browse the repository at this point in the history
Signed-off-by: Ricardo Zanini <[email protected]>
  • Loading branch information
ricardozanini committed Sep 20, 2024
1 parent 5256378 commit b8e6900
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,4 @@ jobs:
git --no-pager diff
exit 1
fi
exit 0

0 comments on commit b8e6900

Please sign in to comment.