diff --git a/.github/workflows/ci-actions.yml b/.github/workflows/ci-actions.yml index f037a25a..bd87999b 100644 --- a/.github/workflows/ci-actions.yml +++ b/.github/workflows/ci-actions.yml @@ -2,7 +2,7 @@ name: Weld-JUnit CI on: pull_request: - branches: [ 3.0 ] + branches: [ 3.1 ] jobs: build-weld-junit: