Skip to content

style(Lint): Fixed lint errors. #319

style(Lint): Fixed lint errors.

style(Lint): Fixed lint errors. #319

Workflow file for this run

---
name: Lint
on:
push:
# branches: ["NEVER"]
pull_request:
workflow_dispatch: # Allows you to run this workflow manually from the Actions tab
jobs:
Lint:
uses: dennykorsukewitz/dennykorsukewitz/.github/workflows/reusable.lint.yml@dev