mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-09 12:29:17 +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:
|
branches:
|
||||||
- 'develop'
|
- 'develop'
|
||||||
- 'main'
|
- 'main'
|
||||||
|
push: # needed to upload test coverage report to codecov
|
||||||
|
branches:
|
||||||
|
- 'develop'
|
||||||
|
- 'main'
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: mizu-tests-validation-${{ github.ref }}
|
group: mizu-tests-validation-${{ github.ref }}
|
||||||
|
Loading…
Reference in New Issue
Block a user