mirror of
https://github.com/koenrh/dnscontrol-action.git
synced 2025-12-11 06:47:10 +08:00
| .. | ||
| deploy-master.yml | ||
| README.md | ||
| test-pull-request.yml | ||
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.jsconfiguration file using ESLint, and preview the DNS changes.