Skip to content

Commit 53c0a6e

Browse files
authored
Merge pull request #41 from nextstrain/nextstrain-run-workflows
Register workflows in nextstrain-pathogen.yaml
2 parents 82bf417 + b55d03c commit 53c0a6e

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

nextstrain-pathogen.yaml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,13 @@
66
# This file's *contents* is the "registration metadata" for the pathogen repo,
77
# used by `nextstrain setup` and `nextstrain run`.
88
---
9-
compatibility:
10-
nextstrain run: true
9+
workflows:
10+
ingest:
11+
compatibility:
12+
nextstrain run: True
13+
phylogenetic:
14+
compatibility:
15+
nextstrain run: True
16+
nextclade:
17+
compatibility:
18+
nextstrain run: True

0 commit comments

Comments
 (0)