Skip to content

First version of IMRS classifier #257

First version of IMRS classifier

First version of IMRS classifier #257

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