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

View File

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