How are the spectra generated which are put int the MSP file? Is it possible to use the maximum? #1
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 |