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:
parent
474c93be0f
commit
07475e2b90
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue