Skip to content

Commit a29a46c

Browse files
dougbuBrennanConroy
authored andcommitted
!temporary! Disable quarantined-pr pipeline
1 parent 62c5a21 commit a29a46c

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

.azure/pipelines/quarantined-pr.yml

+1-17
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,7 @@ trigger:
1212
- release/5.0
1313

1414
# Run PR validation on branches that include Helix tests
15-
pr:
16-
autoCancel: true
17-
branches:
18-
include:
19-
- main
20-
- release/5.0
21-
paths:
22-
exclude:
23-
- .github/*
24-
- .vscode/*
25-
- '**/*.md'
26-
- CODE-OF-CONDUCT.md
27-
- CONTRIBUTING.md
28-
- LICENSE.TXT
29-
- README.md
30-
- SECURITY.md
31-
- THIRD-PARTY-NOTICES.TXT
15+
pr: none
3216

3317
schedules:
3418
- cron: "0 */4 * * *"

0 commit comments

Comments
 (0)