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 Aug 25, 2024
1 parent b96a43f commit 287b93d
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-local_session_keepalive
==============================

[![Moodle Plugin CI](https://github.com/moodle-an-hochschulen/moodle-local_session_keepalive/workflows/Moodle%20Plugin%20CI/badge.svg?branch=main)](https://github.com/moodle-an-hochschulen/moodle-local_session_keepalive/actions?query=workflow%3A%22Moodle+Plugin+CI%22+branch%3Amain)
[![Moodle Plugin CI](https://github.com/moodle-an-hochschulen/moodle-local_session_keepalive/workflows/Moodle%20Plugin%20CI/badge.svg?branch=MOODLE_404_STABLE)](https://github.com/moodle-an-hochschulen/moodle-local_session_keepalive/actions?query=workflow%3A%22Moodle+Plugin+CI%22+branch%3AMOODLE_404_STABLE)

Moodle plugin which checks for unsent user input in the browser and keeps the user session alive as long as needed to prevent that user input which is sent to the server after the user session has expired will be lost

Expand Down

0 comments on commit 287b93d

Please sign in to comment.