Skip to content

Merge pull request #1 from zdharma-continuum/ci/gh-action-lint-workflow #37

Merge pull request #1 from zdharma-continuum/ci/gh-action-lint-workflow

Merge pull request #1 from zdharma-continuum/ci/gh-action-lint-workflow #37

Workflow file for this run

name: Lint
on:
pull_request:
branches: [main, master]
push:
branches: [main, master]
tags: ["v*.*.*"]
workflow_dispatch:
jobs:
commit:
uses: zdharma-continuum/.github/.github/workflows/commit-job.yml@main
lint:
uses: zdharma-continuum/.github/.github/workflows/lint-job.yml@main