mirror of
https://github.com/koenrh/dnscontrol-action.git
synced 2025-01-07 23:58:07 +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.js
configuration file using ESLint, and preview the DNS changes.