docs: Add php-src modifications & Release SPC enhancement (#494)

* docs: Add php-src modifications

* Fix release-build.yml
This commit is contained in:
Jerry Ma
2024-07-01 15:13:08 +08:00
committed by GitHub
parent 2cfb672f4e
commit ab948dedaf
7 changed files with 164 additions and 38 deletions

View File

@@ -8,6 +8,14 @@ on:
- 'src/globals/test-extensions.php'
pull_request:
branches: [ "main" ]
paths:
- 'src/**'
- 'config/**'
- '.github/workflows/tests.yml'
- 'bin/**'
- 'composer.json'
- 'box.json'
- '.php-cs-fixer.php'
permissions:
contents: read