Skip to content

Commit 40c9e5b

Browse files
authored
Merge pull request #346 from april/master
More full-featured badges
2 parents e25f724 + 3607173 commit 40c9e5b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Auth0 Custom Lock
22

3-
![Build Status](https://github.com/mozilla-iam/auth0-custom-lock/workflows/.github/workflows/development.yml/badge.svg)
3+
| description | status |
4+
|------------ | ----------- |
5+
| latest commit | ![](https://github.com/mozilla-iam/auth0-custom-lock/workflows/auth0-custom-lock-push/badge.svg)
6+
| latest pull request | ![](https://github.com/mozilla-iam/auth0-custom-lock/workflows/auth0-custom-lock-pull/badge.svg)
7+
| development release | ![](https://github.com/mozilla-iam/auth0-custom-lock/workflows/auth0-custom-lock-pre/badge.svg)
8+
| production release | ![](https://github.com/mozilla-iam/auth0-custom-lock/workflows/auth0-custom-lock-prod/badge.svg)
49

510
The `auth0-custom-lock` repo contains the code behind the Mozilla New Login Experience (NLX) which is the single sign on (SSO) web interface that users log into to access Mozilla properties.
611

0 commit comments

Comments
 (0)