Skip to content

fix: stop recursively copy when work dir in app dir (1.x) #177

fix: stop recursively copy when work dir in app dir (1.x)

fix: stop recursively copy when work dir in app dir (1.x) #177

name: pre-commit check
on:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]