mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-21 00:44:41 +08:00
10 lines
235 B
YAML
10 lines
235 B
YAML
# https://github.com/robvanderleek/create-issue-branch#option-2-configure-github-action
|
|
|
|
# ex: i4-lower_camel_upper
|
|
branchName: 'i${issue.number}-${issue.title,}'
|
|
branches:
|
|
- label: epic
|
|
skip: true
|
|
- label: debt
|
|
skip: true
|