Commit b167fdb
Backport #831
Backport #830
## #831
Try to use $Env:GITHUB_REF_NAME which contains branch name
github.base_ref is empty when executing via workflow_dispatch.
## #830
When kicked from LTS branch, base branch should be set explicitly,
otherwise PR will be created against main branch.
---------
Signed-off-by: Kentaro Hayashi <[email protected]>
Signed-off-by: Shizuo Fujita <[email protected]>
Co-authored-by: Kentaro Hayashi <[email protected]>
1 parent b70b38d commit b167fdb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
0 commit comments