Skip to content

Commit d5c1c1a

Browse files
Fix CI badge in README (crewjam#555)
1 parent c48ee66 commit d5c1c1a

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
[![](https://godoc.org/github.com/crewjam/saml?status.svg)](http://godoc.org/github.com/crewjam/saml)
44

5-
![Build Status](https://github.com/crewjam/saml/workflows/Presubmit/badge.svg)
5+
![Build Status](https://github.com/crewjam/saml/actions/workflows/test.yml/badge.svg)
66

77
Package saml contains a partial implementation of the SAML standard in golang.
88
SAML is a standard for identity federation, i.e. either allowing a third party to authenticate your users or allowing third parties to rely on us to authenticate their users.

0 commit comments

Comments
 (0)