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:
Zandario
2022-11-19 19:34:02 -08:00
committed by GitHub
parent 27849b03c4
commit d477ee4e43
+1
View File
@@ -11,3 +11,4 @@ jobs:
with:
CONFLICT_LABEL_NAME: 'Merge Conflict'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WAIT_MS: 10000