发布应用 ani-rss v2

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
2025-06-12 10:24:56 +08:00
parent 03c1901e8d
commit 2a45b31688
9 changed files with 131 additions and 1 deletions
+12
View File
@@ -243,6 +243,18 @@
"apps/elastic*/9.*.*/*.yml"
],
"allowedVersions": ">=9.0"
},
{
"matchFileNames": [
"apps/ani-rss/1.*.*/*.yml"
],
"allowedVersions": "<2.0.0"
},
{
"matchFileNames": [
"apps/ani-rss/2.*.*/*.yml"
],
"allowedVersions": ">=2.0.0"
}
],
"prCreation": "immediate"