mirror of
https://github.com/koenrh/dnscontrol-action.git
synced 2025-01-09 16:48:10 +08:00
6 lines
301 B
Markdown
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.
|