diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 58cf56d97a..2dad43f344 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -5,6 +5,13 @@ on: workflows: ["Build and Publish Chainlink"] types: - completed + pull_request: + push: + branches: + - develop + - "release/**" + tags: + - "*" workflow_dispatch: inputs: cl_ref: