diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 912ff1d..afdd9ad 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -4,10 +4,9 @@ on: push: branches: - "main" - pull_request_target: - types: - - opened - - synchronize + pull_request: + branches: + - "main" workflow_dispatch: jobs: