Compare commits

..

2 Commits

Author SHA1 Message Date
Debucquoy
1c0fbea9a2
Merge branch 'master' into frontend-CI
All checks were successful
Build and test FrontEnd / Build (pull_request) Successful in 21s
Build and test FrontEnd / Test (pull_request) Successful in 23s
2024-02-20 10:49:41 +01:00
85b0be3479 frontend CI (#27)
voilà... normalement tout le ci pour le frontend est bon.. reste plus que le backend

Reviewed-on: #27
Co-authored-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
Co-committed-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
2024-02-20 09:48:59 +01:00

View File

@ -4,7 +4,7 @@ run-name: ${{ gitea.actor }} has pushed to production
on:
push:
branches:
- master
- $default-branch
workflow_dispatch:
jobs: