mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-30 01:44:50 +00:00
16 lines
309 B
YAML
16 lines
309 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
branches:
|
|
- master
|
|
- 'release-*'
|
|
if_not_found: failure
|
|
if_ci_failed: error
|
|
informational: true
|
|
patch:
|
|
default:
|
|
if_not_found: success
|
|
if_ci_failed: success
|
|
informational: true
|