Skip to content

v1.0

v1.0 #7

Workflow file for this run

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