Skip to content

Enable CI on fork PRs (#46) #166

Enable CI on fork PRs (#46)

Enable CI on fork PRs (#46) #166

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