mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 23:07:50 +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
|