diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bbf3aed..6944d6b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,6 +2,9 @@ name: CI on: pull_request: + push: + branches: + - main permissions: contents: read