We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f538929 commit 9223f34Copy full SHA for 9223f34
1 file changed
.github/workflows/publish pre-release.yml
@@ -6,7 +6,8 @@ on:
6
branches:
7
- 'main'
8
paths:
9
- - '**.json'
+ - '**.tmLanguage.json'
10
+ - '**.language-configuration.json'
11
- '**.ts'
12
13
jobs:
0 commit comments