mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-14 05:53:18 +08:00
ci: change automerge to false
This commit is contained in:
parent
aa83d0c2cf
commit
4b09552702
@ -5,7 +5,7 @@
|
|||||||
],
|
],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"automerge": true,
|
"automerge": false,
|
||||||
"matchUpdateTypes": ["minor", "patch"],
|
"matchUpdateTypes": ["minor", "patch"],
|
||||||
"automergeStrategy": "squash"
|
"automergeStrategy": "squash"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user