ci: change automerge to false
Some checks failed
Code Scanning / CodeQL-Build (push) Failing after 0s
Test / test (ubuntu-22.04) (push) Failing after 0s
Test / test (ubuntu-latest) (push) Failing after 0s
Test / test (macos-latest) (push) Has been cancelled
Test / test (ubuntu-20.04) (push) Has been cancelled
Test / test (windows-latest) (push) Has been cancelled
Some checks failed
Code Scanning / CodeQL-Build (push) Failing after 0s
Test / test (ubuntu-22.04) (push) Failing after 0s
Test / test (ubuntu-latest) (push) Failing after 0s
Test / test (macos-latest) (push) Has been cancelled
Test / test (ubuntu-20.04) (push) Has been cancelled
Test / test (windows-latest) (push) Has been cancelled
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"automerge": true,
|
||||
"automerge": false,
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"automergeStrategy": "squash"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user