diff --git a/.github/workflows/integration-tests-publish.yml b/.github/workflows/integration-tests-publish.yml index 755b37c2a1..77d2a1bc56 100644 --- a/.github/workflows/integration-tests-publish.yml +++ b/.github/workflows/integration-tests-publish.yml @@ -2,6 +2,10 @@ name: Integration Tests Publish # Publish the compiled integration tests on: push: + tags: + - "v*" + branches: + - ccip-develop workflow_dispatch: env: