Skip to content

Commit

Permalink
dev: Pin to pathogen-repo-ci.yaml@v0 in CI
Browse files Browse the repository at this point in the history
Pathogens generally aren't yet ready for the new behaviour beyond v0.

Related-to: <nextstrain/.github#93>
  • Loading branch information
tsibley committed Jun 12, 2024
1 parent a0b6609 commit bc16451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
# - { pathogen: zika }

name: test-pathogen-repo-ci (${{ matrix.pathogen }})
uses: nextstrain/.github/.github/workflows/pathogen-repo-ci.yaml@master
uses: nextstrain/.github/.github/workflows/pathogen-repo-ci.yaml@v0
with:
repo: nextstrain/${{ matrix.pathogen }}
build-args: ${{ matrix.build-args }}
Expand Down

0 comments on commit bc16451

Please sign in to comment.