1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-03-22 19:04:26 -09:00

Update mtg-fetch-cards.yml

Fix typos and add new events
This commit is contained in:
ldeluigi 2021-02-11 14:54:38 +01:00 committed by GitHub
parent f9b840e3b5
commit 3c8c177043
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: