Skip to content

NEW: supporting commands for annotation actions on v7 archives #199

NEW: supporting commands for annotation actions on v7 archives

NEW: supporting commands for annotation actions on v7 archives #199

Workflow file for this run

# Example of workflow trigger for calling workflow (the client).
name: ci-dev
on:
pull_request:
branches: ["dev"]
push:
branches: ["dev"]
jobs:
ci:
uses: qiime2/distributions/.github/workflows/lib-ci-dev.yaml@dev
with:
distro: amplicon
recipe-path: 'conda-recipe'