Skip to content

Commit

Permalink
Added status badge for GH pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Grutschus committed Feb 12, 2024
1 parent 2f0e36c commit 4936970
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/tests export-ignore
/.github export-ignore
phpunit.xml.dist export-ignore
behat.yml export-ignore
phpcs.xml export-ignore
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
Initializer that passes your configured locale to all view helpers, validators
and filters, so you don't have to do this every time.

[![Continuous Integration](https://github.com/fabiang/laminas-localize-helper/actions/workflows/ci.yml/badge.svg)](https://github.com/fabiang/laminas-localize-helper/actions/workflows/ci.yml)
[![Latest Stable Version](https://poser.pugx.org/fabiang/laminas-localize-helper/version)](https://packagist.org/packages/fabiang/laminas-localize-helper)
[![License](https://poser.pugx.org/fabiang/laminas-localize-helper/license)](https://packagist.org/packages/fabiang/laminas-localize-helper)

Expand Down

0 comments on commit 4936970

Please sign in to comment.