We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac5686 commit 95c8d28Copy full SHA for 95c8d28
.azure-pipelines/main.yml
@@ -5,7 +5,6 @@ trigger:
5
- master
6
- azure-pipelines # To test changes related to Azure Pipelines.
7
- ci # To test all CI changes.
8
- - grammars
9
paths:
10
exclude:
11
- README.org
.azure-pipelines/release.yml
@@ -61,4 +61,4 @@ jobs:
61
- linux
62
- template: steps/grammar-bundle/-upload.yml
63
parameters:
64
- endpoint: emacs-tree-sitter
+ endpoint: github.com_ubolonton
0 commit comments