Skip to content

Version 1.2.1.

Version 1.2.1. #31

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