Skip to content

Merge pull request #248 from private-octopus/fix-m33-arpa #255

Merge pull request #248 from private-octopus/fix-m33-arpa

Merge pull request #248 from private-octopus/fix-m33-arpa #255

Workflow file for this run

---
name: "CITables"
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
citests:
name: CI-Tables
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.
fetch-depth: 2
submodules: 'recursive'
- name: Check TLD Tables
run: |
python travis/check-dnsstats-tables.py