diff options
Diffstat (limited to 'codecov.yml')
| -rw-r--r-- | codecov.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/codecov.yml b/codecov.yml index f7fc0be..475c4c5 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,5 +1,5 @@ codecov: - branch: master + branch: main bot: null coverage: @@ -12,7 +12,7 @@ coverage: default: server: chat.freenode.net channel: '##python-code-quality' - branches: master + branches: main threshold: 2 message: null |
