1
0

Merge branch 'config' into localApps

This commit is contained in:
pooneyy
2025-10-04 01:20:56 +08:00

View File

@@ -3,9 +3,13 @@
"extends": [ "extends": [
"config:recommended" "config:recommended"
], ],
"reviewers": ["pooneyy"],
"gitIgnoredAuthors": [ "gitIgnoredAuthors": [
"githubaction@githubaction.com" "githubaction@githubaction.com",
"85266337+pooneyy@users.noreply.github.com"
], ],
"automerge": true,
"automergeType": "pr",
"rebaseWhen": "never", "rebaseWhen": "never",
"packageRules": [ "packageRules": [
{ {