Create dnscontrol.yml

This commit is contained in:
William Harrison
2025-04-04 14:48:45 +08:00
committed by GitHub
parent 618bd54eb7
commit ed5686aa44
+24
View File
@@ -0,0 +1,24 @@
name: DNSControl
on:
push:
branches: [main]
paths:
- "dnsconfig.js"
workflow_dispatch:
concurrency:
group: ${{ github.ref }}-publish
cancel-in-progress: false
jobs:
tests:
name: Tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: is-a-dev/dnscontrol-action@main
with:
args: check