dnscontrol-action/examples/README.md
2019-10-12 20:00:53 +02:00

6 lines
301 B
Markdown

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