Skip to content

Merge pull request #464 from nextstrain/git-attrs #1483

Merge pull request #464 from nextstrain/git-attrs

Merge pull request #464 from nextstrain/git-attrs #1483

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