Skip to content

Commit

Permalink
Turn off release branch in perf-slow.yml for release/6.0 (#58512)
Browse files Browse the repository at this point in the history
* Disable release/6.0 for perf-slow.yml

* Remove trigger

* Specify no trigger
  • Loading branch information
Tohron authored Sep 2, 2021
1 parent 0e71ebc commit f785280
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions eng/pipelines/coreclr/perf_slow.yml
Original file line number Diff line number Diff line change
@@ -1,23 +1,4 @@
trigger:
batch: true
branches:
include:
- main
- release/6.0
paths:
include:
- '*'
- src/libraries/System.Private.CoreLib/*
exclude:
- .github/*
- docs/*
- CODE-OF-CONDUCT.md
- CONTRIBUTING.md
- LICENSE.TXT
- PATENTS.TXT
- README.md
- SECURITY.md
- THIRD-PARTY-NOTICES.TXT
trigger: none

variables:
- template: /eng/pipelines/common/variables.yml
Expand Down

0 comments on commit f785280

Please sign in to comment.