Skip to content

Commit 30e37ad

Browse files
committed
Test my commit
ghstack-source-id: 858e3f1 Pull Request resolved: #6338
1 parent c21ac72 commit 30e37ad

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)