diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 16c91077..07da1fc9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,9 +7,9 @@ on: - seun/relayer-docs # pull_request_target: # types: [opened, synchronize] - # pull_request: - # branches: - # - main + pull_request: + branches: + - seun/pull_request concurrency: group: ci-${{ github.head_ref || github.ref_name }}