From d629776b543029488034e9842c698ae26dda5c5e Mon Sep 17 00:00:00 2001 From: xenohedron Date: Tue, 4 Jul 2023 18:15:10 -0400 Subject: [PATCH] don't card fetch on PRs since it fails --- .github/workflows/mtg-fetch-cards.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/mtg-fetch-cards.yml b/.github/workflows/mtg-fetch-cards.yml index b7c34ca9c7b..71fa97a1976 100644 --- a/.github/workflows/mtg-fetch-cards.yml +++ b/.github/workflows/mtg-fetch-cards.yml @@ -5,8 +5,6 @@ on: types: [created] issues: types: [opened] - pull_request: - types: [opened] pull_request_review: types: [submitted] pull_request_review_comment: