Update build-php action trigger events

This commit is contained in:
Jerry Ma 2022-05-15 01:36:22 +08:00 committed by GitHub
parent dfc6694dce
commit 67ae206b0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,9 @@ name: Build PHP
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
paths:
- ".github/workflows/**.yml"
- "docker/**"
jobs:
integration: