diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index adbb608..b9c44bb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -6,6 +6,9 @@ on: jobs: ci: - uses: nextstrain/.github/.github/workflows/pathogen-repo-ci.yaml@master + # Pin pathogen-repo-ci since this repo's file structure does not conform to + # to the smart pathogen-repo-ci. It's unclear if it every will completely + # conform since this is a collaborative repo with an external group. + uses: nextstrain/.github/.github/workflows/pathogen-repo-ci.yaml@ef5c51a9a3a22bde9243a090bbada0cd3a983f73 with: build-args: test_target