Skip to content

fix(#2415): nvim 0.8 highlight overhaul support, limited to only show highest highlight precedence #968

fix(#2415): nvim 0.8 highlight overhaul support, limited to only show highest highlight precedence

fix(#2415): nvim 0.8 highlight overhaul support, limited to only show highest highlight precedence #968

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