Skip to content

dns_blocklists: Refresh for 14th December 2023, add facebook.net to s… #196

dns_blocklists: Refresh for 14th December 2023, add facebook.net to s…

dns_blocklists: Refresh for 14th December 2023, add facebook.net to s… #196

name: Run check_zonedata
# Workflow will run everytime someone pushes to the repo
on: push
jobs:
Run:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
# Needed to run the script
- name: Install bind-utils
run: sudo apt-get install -y bind9-utils
- name: Run check_zonedata script
id: check_zonedata
run: cd scripts && ./check_zonedata.sh