diff options
Diffstat (limited to 'codecov.yml')
-rw-r--r-- | codecov.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/codecov.yml b/codecov.yml index bf38ed6de0a..01f25ccc535 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,5 +1,5 @@ codecov: - branch: master + branch: stable28 ci: - drone.nextcloud.com - '!scrutinizer-ci.com' |