Skip to content

Commit 0395a59

Browse files
authored
Add CI status badge (#454)
This should help with noticing failed CI builds
1 parent c38ca88 commit 0395a59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# OAuth / Social Integration for Symfony: KnpUOAuth2ClientBundle
22

3+
[![CI](https://github.com/knpuniversity/oauth2-client-bundle/actions/workflows/ci.yaml/badge.svg)](https://github.com/knpuniversity/oauth2-client-bundle/actions/workflows/ci.yaml)
4+
35
Easily integrate with an OAuth2 server (e.g. Facebook, GitHub) for:
46

57
* "Social" authentication / login

0 commit comments

Comments
 (0)