mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-06 07:16:09 +00:00
10 lines
148 B
YAML
10 lines
148 B
YAML
mode: ContinuousDeployment
|
|
branches:
|
|
master:
|
|
regex: ^main
|
|
mode: ContinuousDeployment
|
|
increment: Minor
|
|
tag: beta
|
|
ignore:
|
|
sha: []
|