mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
7 lines
149 B
TOML
7 lines
149 B
TOML
status = [
|
|
"continuous-integration/travis-ci/push",
|
|
"continuous-integration/appveyor/branch",
|
|
"deploy/netlify"
|
|
]
|
|
delete_merged_branches = true
|