fix: coverage trigger
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user