We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66f9d71 commit 5855630Copy full SHA for 5855630
2 files changed
.github/workflows/php.yml
@@ -1,4 +1,4 @@
1
-name: Tests
+name: CI
2
3
on:
4
push:
README.md
@@ -6,7 +6,7 @@ It also provides a CLI tool for validating and converting OpenAPI 3.0.x Descript
6
7
[](https://packagist.org/packages/cebe/php-openapi)
8
[](https://packagist.org/packages/cebe/php-openapi)
9
-[](https://github.com/cebe/php-openapi/actions)
+[](https://github.com/cebe/php-openapi/actions)
10
11
12
## Install
0 commit comments