Skip to content

feat: add Jellyflix #75

feat: add Jellyflix

feat: add Jellyflix #75

Workflow file for this run

name: Lint
on:
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- run: npx awesome-lint