Skip to content

fix(ci): bug in typegraph release job #2221

fix(ci): bug in typegraph release job

fix(ci): bug in typegraph release job #2221

Workflow file for this run

on:
pull_request_target:
types:
- opened
- edited
- synchronize
- ready_for_review
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}