Skip to content

Commit

Permalink
Make Static Code Checks Etc fail if the release folder is out-of-date
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <[email protected]>
  • Loading branch information
frouioui committed Sep 15, 2023
1 parent b4854ba commit 358a932
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static_checks_etc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,3 +218,4 @@ jobs:
echo 'Running `go run ./go/tools/releases/releases.go` on CI yields the following changes:'
echo "$output"
echo ""
exit 1

0 comments on commit 358a932

Please sign in to comment.