Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow seasonal-flu/* to assume GitHubActionsRoleNextstrainBatchJobs
We cannot use the usual `pathogen-repo-build` workflow for the seasonal flu deploy-private-nextflu workflow because these are private builds that should not be surfaced through public GH Action artifacts.¹ We attempted to use the custom claim `workflow_ref` in 538385e but that did not work as expected, so just allow any seasonal-flu GH Action workflow to access AWS Batch. ¹ <nextstrain/private#110 (comment)>
- Loading branch information