diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f3a74871..23766212 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,10 +4,7 @@ on: push: branches: - main - pull_request_target: - types: [assigned, opened, synchronize, reopened] - branches: - - main + pull_request: # Automatically cancel in-progress actions on the same branch concurrency: