diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 03c10c8..d71c61c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,7 +2,7 @@ name: Golang CI on: push: - branches: [main] + branches: [master] pull_request: types: [opened, reopened, synchronize] release: