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 40d41b0 commit d7a7f23Copy full SHA for d7a7f23
.github/workflows/ghstack_land.yml
@@ -1,9 +1,9 @@
1
name: Propose to merge ghstack orig PRs to main
2
on:
3
pull_request:
4
- types: [opened, synchronize, closed]
+ types: [closed]
5
branches:
6
- - 'gh/*/[0-9]+/base'
+ - 'gh/kirklandsign/[0-9]+/base'
7
jobs:
8
ghstack_merge_to_main:
9
name: Try to create a PR with ghstack /orig branch
0 commit comments