diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a003012e8..c0e76493f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -4,7 +4,7 @@ on: branches: - master tags: - - '**' + - "v*.*.*" pull_request: jobs: