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