Skip to content

Remove kboghdady/youTube_ads_4_pi-hole #816

Remove kboghdady/youTube_ads_4_pi-hole

Remove kboghdady/youTube_ads_4_pi-hole #816

Workflow file for this run

---
name: Lint
on:
push:
paths:
- 'blocklists/**'
pull_request:
types: [opened, synchronize]
paths:
- 'blocklists/**'
workflow_dispatch:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: main
- name: Use Node.js
uses: actions/setup-node@v4
with:
node-version: 20.x
cache: 'npm'
- run: node scripts/lint.js