Skip to content

Commit d1e7b67

Browse files
committed
enable ci badge
1 parent 47b3985 commit d1e7b67

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
:badge-license: https://img.shields.io/badge/License-Apache%202.0-blue.svg?labelColor=313A42
2-
:badge-ci: https://github.com/openapi-processor/openapi-processor-maven/workflows/ci/badge.svg
3-
:workflow-ci: https://github.com/openapi-processor/openapi-processor-maven/actions?query=workflow%3Aci
2+
:badge-ci: https://github.com/openapi-processor/openapi-processor-maven/workflows/build/badge.svg
3+
:oap-ci: https://github.com/openapi-processor/openapi-processor-maven/actions?query=workflow%3Abuild
44

55
:oap-api: https://github.com/openapi-processor/openapi-processor-api
6-
:oap-ci: https://github.com/openapi-processor/openapi-processor-maven/actions?query=workflow%3Aci
76
:oap-docs: https://docs.openapiprocessor.io/maven
87
:oap-license: https://github.com/openapi-processor/openapi-processor-maven/blob/master/LICENSE
98

109
:oap-central: https://search.maven.org/search?q=io.openapiprocessor
1110
:badge-central: https://img.shields.io/maven-central/v/io.openapiprocessor/openapi-processor-maven-plugin?label=Maven%20Central
1211

1312
// badges
14-
//link:{oaps-ci}[image:{badge-ci}[]]
13+
link:{oap-ci}[image:{badge-ci}[]]
1514
//link:{oaps-license}[image:{badge-license}[]]
1615
link:{oap-central}[image:{badge-central}[]]
1716

0 commit comments

Comments
 (0)