更新 .gitea/workflows/Laravel.yaml
This commit is contained in:
parent
f889491311
commit
3328a4bcf1
|
@ -3,7 +3,7 @@ name: Laravel
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "feature" ]
|
branches: [ "feature" ]
|
||||||
Pull-request:
|
pull_request:
|
||||||
branches: [ "master" ]
|
branches: [ "master" ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user