Skip to content

chore(deps): bump react-monaco-editor from 0.50.1 to 0.54.0 in /ui #73

chore(deps): bump react-monaco-editor from 0.50.1 to 0.54.0 in /ui

chore(deps): bump react-monaco-editor from 0.50.1 to 0.54.0 in /ui #73

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 }}