Skip to content

Commit

Permalink
Extend Check Enforcer timeout (#18526)
Browse files Browse the repository at this point in the history
Extend the timeout that Check Enforcer applies when waiting for a pipeline to start.
  • Loading branch information
mitchdenny authored May 7, 2021
1 parent 68d502e commit 83acba7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/CHECKENFORCER
Original file line number Diff line number Diff line change
@@ -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).

Expand Down Expand Up @@ -55,4 +55,4 @@ message: >

```
/azp run python - [service] - ci
```
```

0 comments on commit 83acba7

Please sign in to comment.