Skip to content

Toolshed deploy

Toolshed deploy #1

name: Galaxy Tool CI/CD Pipeline
on:
push:
branches: [ main, master ]
tags:
- 'v*'
pull_request:
branches: [ main, master ]
release:
types: [ published ]
jobs:
deploy:
uses: naturalis/galaxy-tools-ci-template/.github/workflows/galaxy-tool-ci-template.yaml@main
secrets: inherit