Skip to content

Commit

Permalink
Adapt GHA badge after cutting the release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
abias committed Jan 8, 2025
1 parent db83329 commit 1933096
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,7 +1,7 @@
moodle-tool_directsso
=====================

[![Moodle Plugin CI](https://github.com/lernlink/moodle-tool_directsso/workflows/Moodle%20Plugin%20CI/badge.svg?branch=main)](https://github.com/lernlink/moodle-tool_directsso/actions?query=workflow%3A%22Moodle+Plugin+CI%22+branch%3Amain)
[![Moodle Plugin CI](https://github.com/lernlink/moodle-tool_directsso/workflows/Moodle%20Plugin%20CI/badge.svg?branch=MOODLE_405_STABLE)](https://github.com/lernlink/moodle-tool_directsso/actions?query=workflow%3A%22Moodle+Plugin+CI%22+branch%3AMOODLE_405_STABLE)

Moodle admin tool which provides an entrypoint that can be used as persistent URL where external websites can redirect users directly to the Moodle SSO mechanisms without ever showing the login page to the user and especially without the need that the user clicks on a SSO button on the login page.

Expand Down

0 comments on commit 1933096

Please sign in to comment.