Skip to content

Update update-generated.yml #8

Update update-generated.yml

Update update-generated.yml #8

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