Skip to content

Merge pull request #40 from michijs/dependabot/npm_and_yarn/michijs/d… #56

Merge pull request #40 from michijs/dependabot/npm_and_yarn/michijs/d…

Merge pull request #40 from michijs/dependabot/npm_and_yarn/michijs/d… #56

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