diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 842a6e0c..71b849af 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -4,6 +4,8 @@ on: merge_group: pull_request: push: + tags: + - '*' branches-ignore: # Ignore pushes to merge queues. # We only want to test the merge commit (`merge_group` event), the hashes