mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-01 00:35:31 +00:00
Upload codecov report for develop and main branches (#761)
This commit is contained in:
parent
0af1bc021d
commit
bfa275d08d
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user