Skip to content

Ingest: fetch and append pathoplexus global lineage calls #40 #75

Ingest: fetch and append pathoplexus global lineage calls #40

Ingest: fetch and append pathoplexus global lineage calls #40 #75

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
# Routinely check that we continue to work in the face of external changes.
schedule:
# Every day at 18:37 UTC / 10:37 Seattle (winter) / 11:37 Seattle (summer)
- cron: "37 18 * * *"
jobs:
ci:
uses: nextstrain/.github/.github/workflows/pathogen-repo-ci.yaml@master