From b522e0cd69adea3f87387feb960f0b65a84f28c1 Mon Sep 17 00:00:00 2001 From: Hansong Zhang Date: Thu, 17 Oct 2024 14:53:13 -0700 Subject: [PATCH] Update [ghstack-poisoned] --- .github/workflows/ghstack_land.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ghstack_land.yml b/.github/workflows/ghstack_land.yml index c2e82ab36f2..762943d5c94 100644 --- a/.github/workflows/ghstack_land.yml +++ b/.github/workflows/ghstack_land.yml @@ -1,9 +1,9 @@ name: Propose to merge ghstack orig PRs to main on: pull_request: - types: [opened, synchronize, closed] + types: [closed] branches: - - 'gh/*/[0-9]+/base' + - 'gh/kirklandsign/[0-9]+/base' jobs: ghstack_merge_to_main: name: Try to create a PR with ghstack /orig branch