Skip to content

Bump actions/checkout from 4.1.2 to 4.1.3 (#189) #319

Bump actions/checkout from 4.1.2 to 4.1.3 (#189)

Bump actions/checkout from 4.1.2 to 4.1.3 (#189) #319

Workflow file for this run

name: Lint code base
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
jobs:
lint:
name: Lint code base
uses: bewuethr/workflows/.github/workflows/linter.yml@main
with:
validate-css: true
validate-json: true
validate-lua: true