fix: coverage trigger
This commit is contained in:
parent
f1769b6e79
commit
317c240ce2
10
.github/workflows/coverage.yml
vendored
10
.github/workflows/coverage.yml
vendored
@ -2,11 +2,11 @@ name: Coverage
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
# branches:
|
||||||
- develop
|
# - develop
|
||||||
pull_request_target:
|
# pull_request_target:
|
||||||
branches:
|
# branches:
|
||||||
- develop
|
# - develop
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user