Skip to content

Don't require SnippetTextEdit in TextDocumentEdit to be the topmost e… #74

Don't require SnippetTextEdit in TextDocumentEdit to be the topmost e…

Don't require SnippetTextEdit in TextDocumentEdit to be the topmost e… #74

name: Dispatch Event On Push
on:
push:
branches:
- main
jobs:
dispatch:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v4
with:
token: ${{ secrets.LSP_UTILS_REPOSITORY_DISPATCH_TOKEN }}
repository: sublimelsp/lsp_utils
event-type: new_commit