Skip to content

Commit

Permalink
Mark pre-commit hooks as required if the config exists
Browse files Browse the repository at this point in the history
CHange-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
  • Loading branch information
klutchell committed Feb 11, 2025
1 parent 894a245 commit 366c5c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/flowzone.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4764,6 +4764,7 @@ jobs:
- cloudformation_test
- actionlint
- octoscan
- pre_commit_hooks
if: |
always() &&
github.event.pull_request.state == 'open'
Expand Down

0 comments on commit 366c5c4

Please sign in to comment.