Skip to content

Merge branch 'trs/remove-alerts-cruft' #1523

Merge branch 'trs/remove-alerts-cruft'

Merge branch 'trs/remove-alerts-cruft' #1523

Workflow file for this run

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