File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
- name : PHP Composer
1
+ name : Build
2
2
3
3
on :
4
4
push :
Original file line number Diff line number Diff line change @@ -3,8 +3,10 @@ Structured Field Values for PHP
3
3
4
4
Parser and serializer for the [ Structured Field Values for HTTP] [ 1 ] specification.
5
5
6
- [ ![ Build Status] ( https://github.com/gapple/structured-fields/workflows/PHP%20Composer/badge.svg )] ( https://github.com/gapple/structured-fields/actions )
7
- [ ![ codecov] ( https://codecov.io/gh/gapple/structured-fields/branch/develop/graph/badge.svg )] ( https://codecov.io/gh/gapple/structured-fields )
6
+ [ ![ Build Status] ( https://github.com/gapple/structured-fields/actions/workflows/php.yml/badge.svg )] ( https://github.com/gapple/structured-fields/actions/workflows/php.yml )
7
+ [ ![ Code Coverage] ( https://codecov.io/gh/gapple/structured-fields/branch/develop/graph/badge.svg )] ( https://codecov.io/gh/gapple/structured-fields )
8
+ [ ![ Latest Release] ( https://img.shields.io/github/v/release/gapple/structured-fields )] ( https://github.com/gapple/structured-fields/releases )
9
+ [ ![ Packagist Downloads] ( https://img.shields.io/packagist/dm/gapple/structured-fields )] ( https://packagist.org/packages/gapple/structured-fields )
8
10
9
11
10
12
Installation
You can’t perform that action at this time.
0 commit comments