1
0

feat:调整reader

This commit is contained in:
okxlin
2024-12-15 22:18:53 +08:00
parent 64d783d484
commit 71d14afbdc
7 changed files with 6 additions and 2 deletions

View File

@@ -37,6 +37,10 @@
{
"matchFileNames": ["apps/php-unofficial/8.1.*/*.yml"],
"allowedVersions": "/^8.1.*/"
},
{
"matchFileNames": ["apps/reader/2.7.*/*.yml"],
"allowedVersions": "/^2.7.*/"
}
],
"prCreation": "immediate"