Extend Check Enforcer timeout (#2202)

Extend the timeout that Check Enforcer applies when waiting for a pipeline to start.
This commit is contained in:
Mitch Denny 2021-05-07 14:02:36 +10:00 committed by GitHub
parent 8d5ea9e279
commit 30dfa8d668
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
format: v0.1-alpha
minimumCheckRuns: 1
timeout: 5
timeout: 10
message: >
This pull request is protected by [Check Enforcer](https://aka.ms/azsdk/check-enforcer).