Skip to content

feat(webdav): Add configurable extra footer HTML support #147

feat(webdav): Add configurable extra footer HTML support

feat(webdav): Add configurable extra footer HTML support #147

# https://github.com/GriceTurrble/precommit-checks-action
name: pre-commit
on:
push:
branches:
- main
paths:
- "**.py"
pull_request:
branches:
- main
jobs:
pre-commit-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: griceturrble/precommit-checks-action@v1