mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
don't card fetch on PRs since it fails
This commit is contained in:
parent
6f7bcca734
commit
d629776b54
1 changed files with 0 additions and 2 deletions
2
.github/workflows/mtg-fetch-cards.yml
vendored
2
.github/workflows/mtg-fetch-cards.yml
vendored
|
|
@ -5,8 +5,6 @@ on:
|
|||
types: [created]
|
||||
issues:
|
||||
types: [opened]
|
||||
pull_request:
|
||||
types: [opened]
|
||||
pull_request_review:
|
||||
types: [submitted]
|
||||
pull_request_review_comment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue