diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b5beb35c..32d5b780 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -62,7 +62,7 @@ jobs: check_filenames: true check_hidden: true skip: "./.git,./go.mod,./go.sum" - ignore_words_list: ro + ignore_words_list: ro,NotIn build-and-push-image: name: Build and push manager image