theme clair/sombre , petit defaut sur le footer (#1)
Co-authored-by: styve Lioumba <styve.lioumba@jdc.fr>
This commit is contained in:
committed by
styve Lioumba
parent
1bf76c6c66
commit
4ed63411d3
16
.github/workflows/main.yaml
vendored
Normal file
16
.github/workflows/main.yaml
vendored
Normal 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
|
||||
Reference in New Issue
Block a user