diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index 40e02a6..0bd4404 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -3,7 +3,7 @@ name: Integration tests on: push: branches: - - main + - master pull_request_target: types: [opened, synchronize, reopened]