Skip to content

feat: add opentelemetry usage example #14

feat: add opentelemetry usage example

feat: add opentelemetry usage example #14

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