diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index 8d293940..d6f46f49 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -2,9 +2,9 @@ name: build on: push: - branches: [ v3.x ] + branches: [ v4.x ] pull_request: - branches: [ v3.x ] + branches: [ v4.x ] jobs: build: