diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 5ee745380e3..2cb7944e8e8 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -4,7 +4,6 @@ on: push: branches: - main - - 'feat-**' pull_request: branches: - main