dnscontrol-action/examples/README.md
2020-07-26 13:29:13 +02:00

7 lines
263 B
Markdown

# Examples
Find in this folder two GitHub Actions workflow examples.
* [deploy.yml](deploy.yml): On merge into default branch, deploy the DNS changes.
* [test.yml](test.yml): Lint `dnsconfig.js` configuration file using ESLint, and
preview the DNS changes.