Crash on UWorld QID search using uworld_qid_to_anki_search v1.27 with AnKing MCAT v2 deck (assertion error) #58
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Add issues to Add-on todos project | |
| on: | |
| issues: | |
| types: | |
| - opened | |
| permissions: | |
| contents: write | |
| jobs: | |
| add-to-project: | |
| uses: AnKing-VIP/anking_addon_template/.github/workflows/add_issue_to_project.yml@master | |
| secrets: inherit |