1
0
Fork 0
mirror of https://github.com/pnx/tree-sitter-dotenv synced 2026-08-15 00:58:11 +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/**
- test/**
- bindings/**
- queries/**
- tree-sitter.json
pull_request:
paths:
@ -14,6 +15,7 @@ on:
- src/**
- test/**
- bindings/**
- queries/**
- tree-sitter.json
concurrency: