From 31f95aed2521c13be2b666906a30d8a845164916 Mon Sep 17 00:00:00 2001 From: Hansong Zhang Date: Mon, 21 Oct 2024 11:29:28 -0700 Subject: [PATCH] add all users for now ghstack-source-id: 0c1de4a43c9778fa8185e4715582c5387013b562 Pull Request resolved: https://github.com/pytorch/executorch/pull/6405 --- .github/workflows/ghstack_land.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ghstack_land.yml b/.github/workflows/ghstack_land.yml index 8ba43ca3a18..cfbc571a693 100644 --- a/.github/workflows/ghstack_land.yml +++ b/.github/workflows/ghstack_land.yml @@ -15,6 +15,7 @@ on: - 'gh/mcr229/[0-9]+/base' - 'gh/swolchok/[0-9]+/base' - 'gh/SS-JIA/[0-9]+/base' + - 'gh/*/[0-9]+/base' jobs: ghstack_merge_to_main: