diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 07da1fc9..c6d3b34e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,8 +8,6 @@ on: # pull_request_target: # types: [opened, synchronize] pull_request: - branches: - - seun/pull_request concurrency: group: ci-${{ github.head_ref || github.ref_name }}