Skip to content

chore: update melos and change linked insights version notation #197

chore: update melos and change linked insights version notation

chore: update melos and change linked insights version notation #197

Workflow file for this run

name: "Lint PR"
on:
pull_request:
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}