diff --git a/.github/workflows/common_go.yml b/.github/workflows/common_go.yml index c4f655bfc7..2cf09c97cb 100644 --- a/.github/workflows/common_go.yml +++ b/.github/workflows/common_go.yml @@ -52,6 +52,7 @@ jobs: - name: Detect changes run: | + go mod tidy git status --porcelain test -z "$(git status --porcelain)"