Skip to content

Bump esbuild from 0.24.0 to 0.24.2 #468

Bump esbuild from 0.24.0 to 0.24.2

Bump esbuild from 0.24.0 to 0.24.2 #468

Workflow file for this run

name: "Lint"
on: [push, workflow_dispatch]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
call-workflow:
uses: michijs/.github/.github/workflows/lint.yml@main
name: "Run lint"
secrets: inherit