Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Update dnsconfig.js #18

Update dnsconfig.js

Update dnsconfig.js #18

Workflow file for this run

name: Check
on: pull_request
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: DNSControl check
uses: koenrh/dnscontrol-action@v3
with:
args: check
config_file: 'dns/dnsconfig.js'