Skip to content

oops, forgot to update the serial #6

oops, forgot to update the serial

oops, forgot to update the serial #6

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
- uses: OSAS/dns4tenants-validation@main