Skip to content

build(deps): Bump actions/checkout from 2 to 4 #60

build(deps): Bump actions/checkout from 2 to 4

build(deps): Bump actions/checkout from 2 to 4 #60

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
with:
VALIDATE_TYPESCRIPT_STANDARD: false