mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
Merge remote-tracking branch 'upstream/develop' into 4.4
This commit is contained in:
commit
dec4b71ad4
6
.github/workflows/test-phpstan.yml
vendored
6
.github/workflows/test-phpstan.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user