Skip to content

Commit c039897

Browse files
committed
🚿 rename workflow
1 parent a33301b commit c039897

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- pull_request
66
- push
77

8-
name: "Continuous Integration"
8+
name: "CI"
99

1010
jobs:
1111

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
[scrutinizer]: https://scrutinizer-ci.com/g/chillerlan/php-http-message-utils
2121
[downloads-badge]: https://img.shields.io/packagist/dt/chillerlan/php-http-message-utils?logo=packagist
2222
[downloads]: https://packagist.org/packages/chillerlan/php-http-message-utils/stats
23-
[gh-action-badge]: https://github.com/chillerlan/php-http-message-utils/workflows/Continuous%20Integration/badge.svg
24-
[gh-action]: https://github.com/chillerlan/php-http-message-utils/actions
23+
[gh-action-badge]: https://github.com/chillerlan/php-http-message-utils/workflows/CI/badge.svg
24+
[gh-action]: https://github.com/chillerlan/php-http-message-utils/actions/workflows/ci.yml

0 commit comments

Comments
 (0)