diff --git a/.github/workflows/pr-reviews.yml b/.github/workflows/pr-reviews.yml index b820d17..e3050ca 100644 --- a/.github/workflows/pr-reviews.yml +++ b/.github/workflows/pr-reviews.yml @@ -6,6 +6,10 @@ on: pull_request_review_comment: types: - created + pull_request_review: + types: + - submitted + - dismissed permissions: {} # Avoid concurrency over the same issue concurrency: