diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e3de8457b..20b4c00c9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -7,6 +7,9 @@ on: - release/** tags: - v[0-9]+.[0-9]+.[0-9]+-?** + pull_request: + branches: + - release/** defaults: run: