Skip to content

feat(nextclade): workaround for https://github.com/nextstrain/nextcla… #1458

feat(nextclade): workaround for https://github.com/nextstrain/nextcla…

feat(nextclade): workaround for https://github.com/nextstrain/nextcla… #1458

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