diff --git a/.github/workflows/mtg-fetch-cards.yml b/.github/workflows/mtg-fetch-cards.yml index a61ea45cd5..8417b62cda 100644 --- a/.github/workflows/mtg-fetch-cards.yml +++ b/.github/workflows/mtg-fetch-cards.yml @@ -8,7 +8,9 @@ on: pull_request: types: [opened] pull_request_review: - type: [submitted] + types: [submitted] + pull_request_review_comment: + types: [created] jobs: fetch-card-references: