Skip to content

Issue 1060 πŸ› remove non-domain entries to make Pi-hole stop complaining #497

Issue 1060 πŸ› remove non-domain entries to make Pi-hole stop complaining

Issue 1060 πŸ› remove non-domain entries to make Pi-hole stop complaining #497

Workflow file for this run

name: Lint
on:
push:
pull_request:
types: [opened, synchronize]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: 18.x
- run: node scripts/lint.js