Skip to content

Commit d7a7f23

Browse files
committed
Update
[ghstack-poisoned]
1 parent 40d41b0 commit d7a7f23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ghstack_land.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Propose to merge ghstack orig PRs to main
22
on:
33
pull_request:
4-
types: [opened, synchronize, closed]
4+
types: [closed]
55
branches:
6-
- 'gh/*/[0-9]+/base'
6+
- 'gh/kirklandsign/[0-9]+/base'
77
jobs:
88
ghstack_merge_to_main:
99
name: Try to create a PR with ghstack /orig branch

0 commit comments

Comments
 (0)