Files
speckle-sharp-connectors/GitVersion.yml
T
Adam Hathcock cfb77eec46 enable build triggers (#6)
* enable build triggers

* remove accidental codecov usage

* this is not a branch name
2024-07-05 16:45:44 +02:00

12 lines
219 B
YAML

next-version: 3.0.0
mode: ContinuousDelivery
assembly-informational-format: "{Major}.{Minor}.{Patch}-{PreReleaseTag}"
branches:
main:
regex: ^main$
tag: rc
develop:
tag: beta
pull-request:
tag: pr