diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f77f79bba6942586e093d8333eb849aebd558acd..e8d62b432bec1315aaeb84068dae6789408caf4c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,6 +4,8 @@ on: push: branches: - master + tags: + - "v*" pull_request: branches: - "**"