Skip to content

README: Add warning about rebasing + git subrepo #70

README: Add warning about rebasing + git subrepo

README: Add warning about rebasing + git subrepo #70

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