Merge remote-tracking branch 'upstream/develop' into 4.4

This commit is contained in:
kenjis 2023-07-21 11:05:37 +09:00
commit dec4b71ad4
No known key found for this signature in database
GPG Key ID: BD254878922AF198

View File

@ -12,7 +12,8 @@ on:
- 'system/**.php'
- 'utils/**.php'
- composer.json
- '**.neon.dist'
- phpstan.neon.dist
- phpstan-baseline.php
- '.github/workflows/test-phpstan.yml'
push:
@ -24,7 +25,8 @@ on:
- 'system/**.php'
- 'utils/**.php'
- composer.json
- '**.neon.dist'
- phpstan.neon.dist
- phpstan-baseline.php
- '.github/workflows/test-phpstan.yml'
concurrency: