Skip to content

SERVER - Game error - Disturb card not working, throwing error [Twinblade Invocation] #31539

SERVER - Game error - Disturb card not working, throwing error [Twinblade Invocation]

SERVER - Game error - Disturb card not working, throwing error [Twinblade Invocation] #31539

name: Mtg Card Fetch Bot
on:
issue_comment:
types: [created]
issues:
types: [opened]
pull_request_review:
types: [submitted]
pull_request_review_comment:
types: [created]
jobs:
fetch-card-references:
name: Fetch MTG Card
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: ldeluigi/mtg-fetch-action@v1