Skip to content

Commit

Permalink
Update comment.yml (#20907)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruowan authored Sep 28, 2022
1 parent fa581bd commit df6a22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
- rule:
type: label
label: Approved-BreakingChange
booleanFilterExpression: !(ARMSignedOff||ARMChangesRequested||Approved-OkToMerge||WaitForARMRevisit)&&ARMReview
booleanFilterExpression: "!(ARMSignedOff||ARMChangesRequested||Approved-OkToMerge||WaitForARMRevisit)&&ARMReview"
onLabeledAddLabels:
- WaitForARMFeedback

Expand Down

0 comments on commit df6a22e

Please sign in to comment.