diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 44f96e6..78ec9ae 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -2,8 +2,7 @@ name: Go CI on: push: - branches: - - '**' + branches: [main] # branches-ignore: # - renovate/** tags: