Skip to content

fix: trim trailing whitespace and fix end of file in nextdns_sync.py #4

fix: trim trailing whitespace and fix end of file in nextdns_sync.py

fix: trim trailing whitespace and fix end of file in nextdns_sync.py #4

Workflow file for this run

---
name: Pre-commit
"on":
push:
branches: [main]
pull_request:
branches: [main]
jobs:
pre-commit:
uses: Baker-scripts/.github/.github/workflows/pre-commit.yml@main