Skip to content

Commit

Permalink
fishing
Browse files Browse the repository at this point in the history
  • Loading branch information
geigerj0 committed Jul 19, 2024
1 parent 4fe3377 commit 7fe72ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bosh-release-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
make generate-fakes
make generate-openapi-generated-clients-and-servers
make package-specs
cat packages/scalingengine/spec
- name: Check if there is any change
run: |
if [ "$(git status --porcelain | wc -l)" -ne 0 ]; then
Expand Down

0 comments on commit 7fe72ab

Please sign in to comment.