Skip to content

fix: gha to run benchmark on PRs #81

fix: gha to run benchmark on PRs

fix: gha to run benchmark on PRs #81

name: Check PR title
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
title-format:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}