diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 80e4531..ff5e566 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -4,7 +4,9 @@ on: pull_request: ~ push: branches: - - master + - 1.x + - 2.x + - 3.x jobs: coding-style: