dnscontrol-action/examples
2020-07-26 13:29:13 +02:00
..
deploy.yml Remove 'master' references 2020-07-26 13:29:13 +02:00
README.md Remove 'master' references 2020-07-26 13:29:13 +02:00
test.yml Remove 'master' references 2020-07-26 13:29:13 +02:00

Examples

Find in this folder two GitHub Actions workflow examples.

  • deploy.yml: On merge into default branch, deploy the DNS changes.
  • test.yml: Lint dnsconfig.js configuration file using ESLint, and preview the DNS changes.