diff --git a/.github/workflows/triage-unallowed-contributions.yml b/.github/workflows/triage-unallowed-contributions.yml index be988d86f337..e968920b07da 100644 --- a/.github/workflows/triage-unallowed-contributions.yml +++ b/.github/workflows/triage-unallowed-contributions.yml @@ -104,6 +104,7 @@ jobs: }) core.setFailed("It looks like you've modified some files we don't accept contributions for. Please see the review with requested changes for details.") + # When the most recent review was CHANGES_REQUESTED and the existing # PR no longer contains unallowed changes, dismiss the previous review - name: Dismiss pull request review