theme clair/sombre , petit defaut sur le footer (#1)

Co-authored-by: styve Lioumba <styve.lioumba@jdc.fr>
This commit is contained in:
Styve Lioumba
2024-09-25 16:55:07 +02:00
committed by styve Lioumba
parent 1bf76c6c66
commit 4ed63411d3
10 changed files with 91 additions and 22 deletions

16
.github/workflows/main.yaml vendored Normal file
View File

@@ -0,0 +1,16 @@
name: Main Workflow
on:
push:
branches:
- main
pull_request:
branches:
- main
- dev
- feat/*
- fix/*
jobs:
run-tests:
uses: ./tests/docker-build.yaml