Skip to content

Commit 82c30b4

Browse files
authored
Fix badge
1 parent 6b7e240 commit 82c30b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is a authentication module for authenticating a user against a SQL database. See [the documentation](https://simplesamlphp.org/docs/contrib_modules/sqlauth/sql.html) for details of how to use this module.
44

5-
![Build Status](https://github.com/simplesamlphp/simplesamlphp-module-sqlauth/workflows/CI/badge.svg?branch=master)
5+
![Build Status](https://github.com/simplesamlphp/simplesamlphp-module-sqlauth/actions/workflows/php.yml/badge.svg)
66
[![Coverage Status](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-sqlauth/branch/master/graph/badge.svg)](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-sqlauth)
77
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-sqlauth/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-sqlauth/?branch=master)
88
[![Type Coverage](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-sqlauth/coverage.svg)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-sqlauth)

0 commit comments

Comments
 (0)