Skip to content

reloader: Do not apply config if target dir is unmounted #18

reloader: Do not apply config if target dir is unmounted

reloader: Do not apply config if target dir is unmounted #18

Workflow file for this run

name: Linter
on:
pull_request:
jobs:
linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/action@v3.0.0