Skip to content

feat: allowing find the closest version if the exact version is not found #1745

feat: allowing find the closest version if the exact version is not found

feat: allowing find the closest version if the exact version is not found #1745

Workflow file for this run

name: Lint
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
semantic-pr:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}