Add tabular as alias for tsv to supported datatypes for loading and writing. #7
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 project | |
| on: | |
| issues: | |
| types: | |
| - opened | |
| jobs: | |
| call-workflow: | |
| uses: recetox/galaxytools/.github/workflows/add_issue_to_project.yml@master | |
| secrets: inherit |