Move ncbi taxon id to config (#217) #1010
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: CI | ||
on: | ||
push: | ||
branches: | ||
- master | ||
pull_request: | ||
workflow_dispatch: | ||
jobs: | ||
pathogen-ci: | ||
# Temporarily use this ref until the commit is merged into the main repo | ||
# PR: https://github.com/nextstrain/.github/pull/62 (opened on 2023-09-27) | ||
uses: nextstrain/.github/.github/workflows/pathogen-repo-ci.yaml@4f3074183d6ab612faed84444eefe08a5ded0c69 | ||
Check failure on line 14 in .github/workflows/ci.yaml GitHub Actions / .github/workflows/ci.yamlInvalid workflow file
|
||
with: | ||
build-dir: phylogenetic |