mirror of
https://github.com/koenrh/dnscontrol-action.git
synced 2025-01-07 23:58:07 +08:00
7 lines
263 B
Markdown
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.
|