Skip to content

Get cdn.sewt.is-not.cool #25

Get cdn.sewt.is-not.cool

Get cdn.sewt.is-not.cool #25

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
# Optionally, if your DNSConfig files are in a non-default location,
# you could specify the paths to the config and credentials file.
config_file: 'dnsconfig.js'