Skip to content

Bump @vscode/web-custom-data from 0.4.9 to 0.4.11 #45

Bump @vscode/web-custom-data from 0.4.9 to 0.4.11

Bump @vscode/web-custom-data from 0.4.9 to 0.4.11 #45

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