From 9fc32c584812aef72a0983cc8cd727ecb139321f Mon Sep 17 00:00:00 2001 From: Adam Stegman Date: Mon, 11 Nov 2024 16:51:04 +0000 Subject: [PATCH] Use 1.x CI badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b020ae2..6bba343 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -[![Build Status](https://github.com/apokalipto/devise_saml_authenticatable/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/apokalipto/devise_saml_authenticatable/actions/workflows/ci.yml) +[![Build Status](https://github.com/apokalipto/devise_saml_authenticatable/actions/workflows/ci.yml/badge.svg?branch=1.x-maintenance)](https://github.com/apokalipto/devise_saml_authenticatable/actions/workflows/ci.yml) + # DeviseSamlAuthenticatable Devise Saml Authenticatable is a Single-Sign-On authentication strategy for devise that relies on SAML.