frontend-CI (#28)
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:
parent
85b0be3479
commit
dda321256c
@ -2,9 +2,9 @@ name: Build and test FrontEnd
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ $default-branch ]
|
branches: [ master ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ $default-branch ]
|
branches: [ master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Build:
|
Build:
|
||||||
|
Loading…
Reference in New Issue
Block a user