Skip to content

ci: test trigger check when pr is opened by action #30

ci: test trigger check when pr is opened by action

ci: test trigger check when pr is opened by action #30

Workflow file for this run

name: Lint Pull Requests
on:
pull_request:
types:
- opened
- edited
- synchronize
- ready_for_review
jobs:
check-title:
uses: Glatzel/py-template/.github/workflows/lint-pr.yml@main