diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index df1b7ba..18be8dd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,9 @@ name: CI on: push: - # pull_request_target: + branches: + - main + pull_request_target: jobs: build: