forked from External/mage
Merge pull request #7549 from ldeluigi/master
[READY] Update Mtg Fetch Bot workflow
This commit is contained in:
commit
1d137526a8
1 changed files with 3 additions and 1 deletions
4
.github/workflows/mtg-fetch-cards.yml
vendored
4
.github/workflows/mtg-fetch-cards.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue