Skip to content

oops, forgot to update the serial #8

oops, forgot to update the serial

oops, forgot to update the serial #8

Workflow file for this run

---
name: Zones check
on:
push:
branches:
- main
pull_request:
branches:
- '**'
schedule:
- cron: "42 3 * * 1"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: OSAS/dns4tenants-validation@main