mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-08-08 05:05:03 +02:00
add status checks
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
target: auto # auto compares coverage to the previous base commit
|
||||
patch:
|
||||
default:
|
||||
target: 100%
|
||||
Reference in New Issue
Block a user