Skip to content

chore(deps-dev): bump @types/js-yaml from 4.0.5 to 4.0.9 in /ui #62

chore(deps-dev): bump @types/js-yaml from 4.0.5 to 4.0.9 in /ui

chore(deps-dev): bump @types/js-yaml from 4.0.5 to 4.0.9 in /ui #62

Workflow file for this run

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