Skip to content

Disable CF proxy because it put in cache files and I can't disable it with headers. #40

Disable CF proxy because it put in cache files and I can't disable it with headers.

Disable CF proxy because it put in cache files and I can't disable it with headers. #40

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'