mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-02 01:40:19 +00:00
9 lines
170 B
YAML
9 lines
170 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: auto # auto compares coverage to the previous base commit
|
|
patch:
|
|
default:
|
|
target: 100%
|