diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3f966f0..a3e3eef 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,6 +7,7 @@ on: - src/** - test/** - bindings/** + - queries/** - tree-sitter.json pull_request: paths: @@ -14,6 +15,7 @@ on: - src/** - test/** - bindings/** + - queries/** - tree-sitter.json concurrency: