Skip to content

Commit

Permalink
Fix badge
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen authored Aug 21, 2024
1 parent 5c3f0ff commit d377f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# WS-Security PHP library

![CI](https://github.com/simplesamlphp/ws-security/workflows/CI/badge.svg?branch=master)
![CI](https://github.com/simplesamlphp/ws-security/actions/workflows/php.yml/badge.svg)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/simplesamlphp/ws-security/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/simplesamlphp/ws-security/?branch=master)
[![Coverage Status](https://codecov.io/gh/simplesamlphp/ws-security/branch/master/graph/badge.svg)](https://codecov.io/gh/simplesamlphp/ws-security)
[![PHPStan Enabled](https://img.shields.io/badge/PHPStan-enabled-brightgreen.svg?style=flat)](https://github.com/simplesamlphp/ws-security)
Expand Down

0 comments on commit d377f38

Please sign in to comment.