Merge branch '1319-email-optin' of https://github.com/gradido/gradido into 1319-email-optin

This commit is contained in:
elweyn 2022-03-14 12:49:43 +01:00
commit 2d4411d390

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 }}
##########################################################################