mirror of
https://github.com/koenrh/dnscontrol-action.git
synced 2025-01-10 17:18:37 +08:00
.. | ||
main.workfow | ||
README.md |
Examples
Find in main.workflow an example workflow:
- Lint the
dnsconfig.js
configuration file using ESLint. - Preview the DNS changes.
- Check whether the current branch is
master
, otherwise abort. - Deploy the DNS changes.