Skip to content

Enable CI on fork PRs #165

Enable CI on fork PRs

Enable CI on fork PRs #165

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: shellcheck pull bootstrap