Skip to content

Commit be72782

Browse files
committed
Replace CircleCI badge with GitHub Actions badge
1 parent 0fffe53 commit be72782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Compare two OpenAPI specifications(3.x) and render the difference to html file or markdown file.
44

5-
[![CircleCI](https://circleci.com/gh/quen2404/openapi-diff/tree/master.svg?style=svg)](https://circleci.com/gh/quen2404/openapi-diff/tree/master)
5+
[![Test](https://github.com/joschi/openapi-diff/workflows/Test/badge.svg)](https://github.com/joschi/openapi-diff/actions?query=branch%3Amaster+workflow%3ATest+)
66

77
# Requirements
88
`jdk1.8+`

0 commit comments

Comments
 (0)