diff --git a/.github/workflows/ci3.yml b/.github/workflows/ci3.yml index 54bcaea20a6..5058bfe5167 100644 --- a/.github/workflows/ci3.yml +++ b/.github/workflows/ci3.yml @@ -6,8 +6,8 @@ on: push: branches: - master - # WORKTODO reinstate - # For AztecProtocol devs. Allows editing workflow files. + tags: + - 'v*' pull_request: types: [opened, synchronize, reopened, ready_for_review, labeled] # For external devs. Workflow file edits won't take effect in the PR.