diff options
| author | Anthony Sottile <asottile@umich.edu> | 2021-10-10 16:53:37 -0700 |
|---|---|---|
| committer | Anthony Sottile <asottile@umich.edu> | 2021-10-10 16:53:37 -0700 |
| commit | ea52cb6f766c3ef394617c5cf9bea8a6cd668fd4 (patch) | |
| tree | 88c26d487a68a13a5cfe0e1b2a57f0fa6f753f59 /codecov.yml | |
| parent | 21d3c70d676007470908d39b73f0521d39b3b997 (diff) | |
| download | flake8-ea52cb6f766c3ef394617c5cf9bea8a6cd668fd4.tar.gz | |
master -> main
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 |
