Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Suggestion from Alex, to avoid upkeep churn
  • Loading branch information
directhex authored and github-actions committed Aug 19, 2022
commit ac59ebf6f0a5be44feada71bebe61b9344c5cea4
4 changes: 3 additions & 1 deletion eng/pipelines/runtime-community.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ schedules:
displayName: Runtime-community release schedule
branches:
include:
- release/7.0*
- release/*
exclude:
- release/6.0*
always: false # run only if there were changes since the last successful scheduled run.

variables:
Expand Down