Skip to content

fix(hover): fix bad column offset at start #947

fix(hover): fix bad column offset at start

fix(hover): fix bad column offset at start #947

name: Semantic Pull Request Subject
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
workflow_dispatch:
jobs:
semantic-pr-subject:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}