diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 97f67af9d..bcf77331d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ on: branches: - "*" tags: - - '*' + - "*" pull_request: branches: - "*"