aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2024-08-03 11:25:42 +0200
committerChristian Clason <c.clason@uni-graz.at>2024-08-03 11:25:48 +0200
commita7a3b9c10e8a5fe0da05ebb65db3ed1d164e612d (patch)
treef29bb13d477d4fd6cef357fee81cb74de73ff068 /.github/workflows
parentbot(lockfile): update cuda, hlsl, kotlin, slang, typespec, vim (diff)
downloadnvim-treesitter-a7a3b9c10e8a5fe0da05ebb65db3ed1d164e612d.tar
nvim-treesitter-a7a3b9c10e8a5fe0da05ebb65db3ed1d164e612d.tar.gz
nvim-treesitter-a7a3b9c10e8a5fe0da05ebb65db3ed1d164e612d.tar.bz2
nvim-treesitter-a7a3b9c10e8a5fe0da05ebb65db3ed1d164e612d.tar.lz
nvim-treesitter-a7a3b9c10e8a5fe0da05ebb65db3ed1d164e612d.tar.xz
nvim-treesitter-a7a3b9c10e8a5fe0da05ebb65db3ed1d164e612d.tar.zst
nvim-treesitter-a7a3b9c10e8a5fe0da05ebb65db3ed1d164e612d.zip
ci: skip updates for javascript
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/update-lockfile.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-lockfile.yml b/.github/workflows/update-lockfile.yml
index b994622bf..8d721fa35 100644
--- a/.github/workflows/update-lockfile.yml
+++ b/.github/workflows/update-lockfile.yml
@@ -31,7 +31,7 @@ jobs:
- name: Update parsers
env:
- SKIP_LOCKFILE_UPDATE_FOR_LANGS: ""
+ SKIP_LOCKFILE_UPDATE_FOR_LANGS: "javascript"
run: |
cp lockfile.json /tmp/old_lockfile.json
nvim -l scripts/write-lockfile.lua