diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2f0817e..c1a3087 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ on: push: branches: [ master ] tags: [ 'v*' ] - pull_requests: + pull_request: branches: [ master ] env: