This website works better with JavaScript
Home
Explore
Help
Sign In
dotnet
/
aspnetcore
mirror of
https://github.com/dotnet/aspnetcore.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add release/6.0 PR validation for quarantined-pr (
#40130
)
William Godbe
4 years ago
parent
5b04c30ff4
commit
b21596afeb
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
.azure/pipelines/quarantined-pr.yml
+ 1
- 0
.azure/pipelines/quarantined-pr.yml
View File
@@ -19,6 +19,7 @@ pr:
include:
include:
- main
- main
- release/5.0
- release/5.0
+ - release/6.0
paths:
paths:
exclude:
exclude:
- .github/*
- .github/*