Upload codecov report for develop and main branches (#761)

This commit is contained in:
Igor Gov 2022-02-06 21:08:52 +02:00 committed by GitHub
parent 0af1bc021d
commit bfa275d08d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,10 @@ on:
branches:
- 'develop'
- 'main'
push: # needed to upload test coverage report to codecov
branches:
- 'develop'
- 'main'
concurrency:
group: mizu-tests-validation-${{ github.ref }}