Skip to content

Commit

Permalink
Add wildcard for dotnet/main-*
Browse files Browse the repository at this point in the history
  • Loading branch information
akoeplinger authored Jan 5, 2025
1 parent b241f08 commit d6e4ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azuredevops/policies/branchClassification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ configuration:
ruleset:
- name: prod-branches
branchNames:
- dotnet/main-19.x
- dotnet/main-*
- dotnet/release/*
classification: production

0 comments on commit d6e4ac8

Please sign in to comment.