diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 758958c0e..40dcc4871 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,9 +1,7 @@ name: CI on: - pull_request: - branches: ["master"] push: - branches: ["master"] + branches: ["*"] tags: ["v*"] permissions: