Skip to content

Deprecate process_placeholders argument for apply_text_edits function… #75

Deprecate process_placeholders argument for apply_text_edits function…

Deprecate process_placeholders argument for apply_text_edits function… #75

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