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:
parent
85b0be3479
commit
dda321256c
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user