Update
This commit is contained in:
4
.github/workflows/laravel.yml
vendored
4
.github/workflows/laravel.yml
vendored
@@ -2,9 +2,9 @@ name: Laravel
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches: [ "*" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
branches: [ "*" ]
|
||||
|
||||
jobs:
|
||||
laravel-tests:
|
||||
|
||||
Reference in New Issue
Block a user