Skip to content

[Bug] TypeError: __init__() got an unexpected keyword argument "execut… #2195

[Bug] TypeError: __init__() got an unexpected keyword argument "execut…

[Bug] TypeError: __init__() got an unexpected keyword argument "execut… #2195

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"