Check why only larger than 0 RI values can be written to MSP files #17
This file contains 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 |