Merge branch 'dev'

This commit is contained in:
Edgar P. Burkhart 2025-02-10 18:36:10 +01:00
commit 51fe7460bf
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
2 changed files with 5 additions and 2 deletions
.forgejo/workflows
README.md

View file

@ -3,7 +3,7 @@ on:
branches:
- "main"
jobs:
test:
serve:
runs-on: self-hosted
steps:
- name: Checkout repository

View file

@ -1,3 +1,6 @@
# Cours 4.0
[![Made with MyST](https://img.shields.io/badge/made%20with-myst-orange)](https://myst.tools)
<https://cours.edgarpierre.fr>
[![Made with MyST](https://img.shields.io/badge/made%20with-myst-orange)](https://myst.tools)
[![Forgejo Actions](https://img.shields.io/badge/serve.yaml-success-brightgreen)](https://git.edgarpierre.fr/edpibu/cours4.0/actions?workflow=serve.yaml)