diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b0df73d2..7e8603f4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,8 +4,7 @@ on: push: branches-ignore: - main - pull_request: - types: [ edited, opened, synchronize, reopened ] + - release jobs: test: