frontend-CI (#28)
All checks were successful
Build and test FrontEnd / Build (push) Successful in 22s
Build and test FrontEnd / Test (push) Successful in 21s

Co-authored-by: Debucquoy <debucqquoy.anthony@gmail.com>
Reviewed-on: #28
Co-authored-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
Co-committed-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
This commit is contained in:
Debucquoy Anthony 2024-02-20 10:55:16 +01:00 committed by Debucquoy Anthony
parent 85b0be3479
commit dda321256c

View File

@ -2,9 +2,9 @@ name: Build and test FrontEnd
on:
push:
branches: [ $default-branch ]
branches: [ master ]
pull_request:
branches: [ $default-branch ]
branches: [ master ]
jobs:
Build: