Merge branch 'master' into fix_logrotate

This commit is contained in:
Ulf Gebhardt 2022-03-14 12:41:33 +01:00 committed by GitHub
commit a78ad24c7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -531,7 +531,7 @@ jobs:
report_name: Coverage Backend
type: lcov
result_path: ./backend/coverage/lcov.info
min_coverage: 48
min_coverage: 53
token: ${{ github.token }}
##########################################################################