Skip to content

Commit b55d03c

Browse files
committed
Register workflows in nextstrain-pathogen.yaml
Depends on merge and release of nextstrain/cli#472
1 parent 82bf417 commit b55d03c

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)