mirror of
https://github.com/kou029w/daraz-san.git
synced 2025-01-19 00:18:01 +00:00
disable requiredStatusChecks
This commit is contained in:
parent
43fc33518d
commit
042022376e
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"extends": ["config:base"],
|
"extends": ["config:base"],
|
||||||
"rangeStrategy": "update-lockfile",
|
"rangeStrategy": "update-lockfile",
|
||||||
"automerge": true
|
"automerge": true,
|
||||||
|
"requiredStatusChecks": null
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue