Merge pull request #3113 from nspcc-dev/prettify-dco
.github: prettify DCO check display name
This commit is contained in:
commit
abb35ad6fd
3 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
name: DCO check
|
name: Contribution guidelines
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
@ -7,4 +7,5 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
commits_check_job:
|
commits_check_job:
|
||||||
|
name: DCO check
|
||||||
uses: nspcc-dev/.github/.github/workflows/dco.yml@master
|
uses: nspcc-dev/.github/.github/workflows/dco.yml@master
|
|
@ -12,7 +12,7 @@
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
[](https://codecov.io/gh/nspcc-dev/neo-go)
|
[](https://codecov.io/gh/nspcc-dev/neo-go)
|
||||||
[](https://github.com/nspcc-dev/neo-go/actions/workflows/run_tests.yml)
|
[](https://github.com/nspcc-dev/neo-go/actions/workflows/tests.yml)
|
||||||
[](https://goreportcard.com/report/github.com/nspcc-dev/neo-go)
|
[](https://goreportcard.com/report/github.com/nspcc-dev/neo-go)
|
||||||
[](https://godoc.org/github.com/nspcc-dev/neo-go)
|
[](https://godoc.org/github.com/nspcc-dev/neo-go)
|
||||||

|

|
||||||
|
|
Loading…
Add table
Reference in a new issue