diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index d9fbe524..f208093a 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -2,7 +2,11 @@ name: PR actions 'on': pull_request: branches: + - 4.x + - 3.x + - 2.x - 1.x + - master jobs: io-app-test: name: IO app test