mirror of
https://github.com/koenrh/dnscontrol-action.git
synced 2025-01-08 16:18:59 +08:00
301 B
301 B
Examples
Find in this folder two GitHub Actions workflow examples.
- deploy-master.yml: On merge into master, deploy the DNS configuration.
- test-pull-request.yml: Lint the
dnsconfig.js
configuration file using ESLint, and preview the DNS changes.