Skip to content

Commit

Permalink
fix badge
Browse files Browse the repository at this point in the history
  • Loading branch information
BeryJu committed Apr 21, 2023
1 parent 1139e70 commit 69f18a8
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 @@
# OIDC-test-client

![GitHub Workflow Status](https://img.shields.io/github/workflow/status/beryju/oidc-test-client/ci-build?style=for-the-badge)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/beryju/oidc-test-client/ci-build.yml?branch=master&style=for-the-badge)

This is a small, golang-based OIDC Client, to be used in End-to-end or other testing. It uses the github.com/coreos/go-oidc Library for the actual OIDC Logic.

Expand Down

0 comments on commit 69f18a8

Please sign in to comment.