1
0
Fork 0
mirror of https://github.com/pnx/tree-sitter-dotenv synced 2026-08-16 01:08:13 +02:00

ci: include queries in workflow triggers

This commit is contained in:
Henrik Hautakoski 2026-07-06 14:45:52 +02:00
parent 474c93be0f
commit 07475e2b90

View file

@ -7,6 +7,7 @@ on:
- src/** - src/**
- test/** - test/**
- bindings/** - bindings/**
- queries/**
- tree-sitter.json - tree-sitter.json
pull_request: pull_request:
paths: paths:
@ -14,6 +15,7 @@ on:
- src/** - src/**
- test/** - test/**
- bindings/** - bindings/**
- queries/**
- tree-sitter.json - tree-sitter.json
concurrency: concurrency: