Updates our daily zone file workflow to pull data from ICANN's CZDS zone file to Cloudflare's zone file, as Cloudflare updates its zone file more frequently (multiple times a day as opposed to CZDS's daily update frequency).
Only update-zone-file.yml and download_zone_file.sh need to be reviewed. The other files verify that the new workflow successfully updates domain data and will be deleted from the diff once approved.
Resolves #118
Updates our daily zone file workflow to pull data from ICANN's CZDS zone file to Cloudflare's zone file, as Cloudflare updates its zone file more frequently (multiple times a day as opposed to CZDS's daily update frequency).
Only
update-zone-file.yml
anddownload_zone_file.sh
need to be reviewed. The other files verify that the new workflow successfully updates domain data and will be deleted from the diff once approved.