Skip to content

Add graceful termination with fallback for maxbin2 #12531

Add graceful termination with fallback for maxbin2

Add graceful termination with fallback for maxbin2 #12531

Workflow file for this run

name: Slash Command Dispatch
on:
issue_comment:
types: [created]
jobs:
slashCommandDispatch:
runs-on: ubuntu-latest
steps:
- name: Slash Command Dispatch
if: github.repository_owner == 'galaxyproject'
uses: peter-evans/slash-command-dispatch@v5
with:
token: ${{ secrets.PAT }}
commands: |
run-all-tool-tests