Skip to content

Update readme

Update readme #1665

Workflow file for this run

name: shellcheck
on:
push:
workflow_dispatch:
jobs:
shellcheck:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v7
- uses: nextstrain/.github/actions/shellcheck@master