git-next/crates/cli/default.toml
Paul Campbell e2b545ae39
All checks were successful
Rust / build (push) Successful in 1m22s
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
fix: move default.toml inside crate that uses it
2024-07-14 20:22:32 +01:00

6 lines
62 B
TOML

[branches]
main = "main"
next = "next"
dev = "dev"
[options]