Skip to content

Bump the all-dependencies group with 5 updates #36

Bump the all-dependencies group with 5 updates

Bump the all-dependencies group with 5 updates #36

Workflow file for this run

name: pr-checker
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
pr-checker:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- uses: thehanimo/pr-title-checker@v1.4.3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pass_on_octokit_error: false
github_configuration_owner: gainsway
github_configuration_repo: .github
github_configuration_path: .github/pr-title-checker-config.json