update action yml
This commit is contained in:
parent
d734a59c05
commit
2454e13902
@ -1,6 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## v1.1.0
|
||||
|
||||
- Lcov
|
||||
|
||||
## v1.0.0
|
||||
|
||||
- Create check run in github
|
||||
- Adapter for brakeman report
|
||||
- Simplecov
|
||||
|
||||
@ -12,7 +12,6 @@ inputs:
|
||||
token:
|
||||
description: "Github token for create checks"
|
||||
required: true
|
||||
default: "World"
|
||||
min_coverage:
|
||||
description: "Minimum coverage"
|
||||
default: "80"
|
||||
|
||||
Reference in New Issue
Block a user