1
0
Fork 0

Merge branch 'config' into localApps

This commit is contained in:
pooneyy 2025-10-04 01:20:56 +08:00
commit 5e229d92b7
No known key found for this signature in database
1 changed files with 5 additions and 1 deletions

View File

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