1
0
forked from PGL/Clyde

frontend-CI (#28)

Co-authored-by: Debucquoy <debucqquoy.anthony@gmail.com>
Reviewed-on: PGL/Clyde#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: