diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 22f34a54..0dabcd77 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: 'CI' on: push: branches: - - '*' + - '*' tags: - '*' pull_request: