diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index b07d7ea..bac4753 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -2,9 +2,9 @@ name: Go on: push: - branches: [ release-4.13 ] + branches: [ release-4.12 ] pull_request: - branches: [ release-4.13 ] + branches: [ release-4.12 ] jobs: build: