diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index fd2fe656c91..29be1cf219e 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -152,14 +152,14 @@ configuration: description: Cleanse emails - if: - payloadType: Pull_Request + - isAction: + action: Opened then: - assignTo: author: True description: Assign PRs to authors - if: - payloadType: Issue_Comment - - isAction: - action: Opened - isActivitySender: issueAuthor: True - hasLabel: @@ -225,3 +225,4 @@ configuration: onFailure: onSuccess: +