diff --git a/.forgejo/workflows/serve.yaml b/.forgejo/workflows/serve.yaml index 8f8b4ba..247f473 100644 --- a/.forgejo/workflows/serve.yaml +++ b/.forgejo/workflows/serve.yaml @@ -3,7 +3,7 @@ on: branches: - "main" jobs: - test: + serve: runs-on: self-hosted steps: - name: Checkout repository diff --git a/README.md b/README.md index 0b581c5..cda87c9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # Cours 4.0 -[](https://myst.tools) \ No newline at end of file +<https://cours.edgarpierre.fr> + +[](https://myst.tools) +[](https://git.edgarpierre.fr/edpibu/cours4.0/actions?workflow=serve.yaml) \ No newline at end of file