diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0a53a689..7f992365 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -4,6 +4,8 @@ on: push: branches: - main + tags: + - 'v*' pull_request: branches: - main