Skip to content

Commit

Permalink
Add generated code check
Browse files Browse the repository at this point in the history
Signed-off-by: Dale Haiducek <[email protected]>
(cherry picked from commit be8b19e)
  • Loading branch information
dhaiducek committed Nov 21, 2023
1 parent 17fe31a commit 8a2e5a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- name: Verify deploy/operator.yaml
run: |
make generate
make generate-operator-yaml
git diff --exit-code
Expand Down

0 comments on commit 8a2e5a2

Please sign in to comment.