diff --git a/.github/workflows/checks.yaml b/.github/workflows/checks.yaml index d2dbd09..abe5c30 100644 --- a/.github/workflows/checks.yaml +++ b/.github/workflows/checks.yaml @@ -47,6 +47,8 @@ jobs: files: ./api_cover.out flags: api + # If enterprisecontractpolicy_types.go is updated without a corresponding change to the crd + # an uncommitted change can show. - name: Check for uncommitted changes run: | if ! git diff --exit-code -s; then