mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-27 17:57:05 +01:00
Change the merge conflict timeout time (#4733)
Just tgstation/tgstation/pull/59252 To steal their description > Fetching mergable is async because idk github and bigger repos take longer to do it so this should fix timeout issues somewhat We don't have that issue but idk
This commit is contained in:
@@ -11,3 +11,4 @@ jobs:
|
||||
with:
|
||||
CONFLICT_LABEL_NAME: 'Merge Conflict'
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
WAIT_MS: 10000
|
||||
|
||||
Reference in New Issue
Block a user