diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index df221b3..a06a9a8 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -3,8 +3,9 @@ name: CI on: push: branches: - - main - master + tags: + - "v*" pull_request: jobs: