We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9a1762 commit 1c7d94eCopy full SHA for 1c7d94e
.github/workflows/ghstack_land.yml
@@ -3,21 +3,7 @@ on:
3
pull_request:
4
types: [closed]
5
branches:
6
- - 'gh/cccclai/[0-9]+/base'
7
- - 'gh/dbort/[0-9]+/base'
8
- - 'gh/dvorjackz/[0-9]+/base'
9
- - 'gh/guangy10/[0-9]+/base'
10
- - 'gh/helunwencser/[0-9]+/base'
11
- - 'gh/jorgep31415/[0-9]+/base'
12
- - 'gh/kimishpatel/[0-9]+/base'
13
- - 'gh/kirklandsign/[0-9]+/base'
14
- - 'gh/larryliu0820/[0-9]+/base'
15
- - 'gh/lucylq/[0-9]+/base'
16
- - 'gh/manuelcandales/[0-9]+/base'
17
- - 'gh/mcr229/[0-9]+/base'
18
- - 'gh/swolchok/[0-9]+/base'
19
- - 'gh/SS-JIA/[0-9]+/base'
20
- - 'gh/trivedivivek/[0-9]+/base'
+ - 'gh/*/[0-9]+/base'
21
22
jobs:
23
ghstack_merge_to_main:
0 commit comments