mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-11 19:05:35 +08:00
Update build-php action trigger events
This commit is contained in:
5
.github/workflows/build-php.yml
vendored
5
.github/workflows/build-php.yml
vendored
@@ -3,8 +3,9 @@ name: Build PHP
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
pull_request:
|
paths:
|
||||||
branches: [ master ]
|
- ".github/workflows/**.yml"
|
||||||
|
- "docker/**"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
integration:
|
integration:
|
||||||
|
|||||||
Reference in New Issue
Block a user