diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5baa3ae7..afc203eb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,10 @@ name: CI on: - - pull_request + pull_request: + push: + branches: + - main permissions: contents: read