diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c494c5..2485573 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,12 @@ name: "CI" on: push: + tags: + - "v*" + branches: - master + pull_request: env: