Skip to content

chore: nvt-min.lua: ensure only one instance of lua-language-server runs #1540

chore: nvt-min.lua: ensure only one instance of lua-language-server runs

chore: nvt-min.lua: ensure only one instance of lua-language-server runs #1540

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