diff --git a/.github/policies/manageAssignees.yml b/.github/policies/manageAssignees.yml index 982d0e244..e3735c9d3 100644 --- a/.github/policies/manageAssignees.yml +++ b/.github/policies/manageAssignees.yml @@ -8,12 +8,9 @@ where: configuration: resourceManagementConfiguration: eventResponderTasks: - - description: When certain labels are added to an issue, mention the appropriate team members to assist. + - description: When certain labels are added to an issue, mention the appropriate team members to assist. if: - - or: - - payloadType: Issues - - isAction: - action: Labeled + - payloadType: Issues then: # Container Insights - if: @@ -528,3 +525,6 @@ configuration: assignMentionees: True onFailure: onSuccess: + + +