From 06decb43cc4e23636707f90fbffd21b52359f198 Mon Sep 17 00:00:00 2001 From: Seun Lanlege Date: Tue, 14 Jan 2025 21:51:50 +0000 Subject: [PATCH] change pr hook --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) 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 }}