Merge pull request #2352 from xizheyin/enable-behind-upstream
This commit is contained in:
commit
c5598e0703
|
|
@ -13,3 +13,6 @@ allow-unauthenticated = [
|
|||
|
||||
# Automatically close and reopen PRs made by bots to run CI on them
|
||||
[bot-pull-requests]
|
||||
|
||||
[behind-upstream]
|
||||
days-threshold = 7
|
||||
Loading…
Reference in New Issue