Skip to content

[Chore] Fix ruamel.yaml version on v0.17.* #2313

[Chore] Fix ruamel.yaml version on v0.17.*

[Chore] Fix ruamel.yaml version on v0.17.* #2313

Workflow file for this run

name: "PipeRider PR Title Checker"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
pr-title-check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pass_on_octokit_error: false
configuration_path: ".github/PULL_REQUEST_TITLE_CHECKER.json"