diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 33f1833..0bb064e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,6 @@ on: + push: + branches: [ main ] pull_request: types: [opened, synchronize, reopened] branches: [ main ]