Skip to content

Check against decrease by soa_serial_auto only if it gets enabled #883

Check against decrease by soa_serial_auto only if it gets enabled

Check against decrease by soa_serial_auto only if it gets enabled #883

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: psf/black@stable
with:
options: "--check"
src: "netbox_dns"