diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index e8968d9ce..f896a3b90 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -4,11 +4,11 @@ on: push: branches: - master - - 3.0 + - 3.1 pull_request: branches: - master - - 3.0 + - 3.1 jobs: build: