Skip to content

Merge pull request #19 from nextstrain/remove-ncbi-virus #68

Merge pull request #19 from nextstrain/remove-ncbi-virus

Merge pull request #19 from nextstrain/remove-ncbi-virus #68

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: nextstrain/.github/actions/shellcheck@master