Update php.yml
This commit is contained in:
parent
7eb8a46366
commit
217851c62d
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: PHP
|
name: PHP
|
||||||
|
|
||||||
on: ["push", "pull_request"]
|
on: ["push", "pull_request", "workflow_dispatch"]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_test:
|
build_and_test:
|
||||||
|
Loading…
Reference in New Issue
Block a user