# 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.