fix(ci): trigger build_wasm workflow when xtask is modified
This commit is contained in:
parent
c7c1614278
commit
45a281c962
1 changed files with 1 additions and 0 deletions
1
.github/workflows/wasm_exports.yml
vendored
1
.github/workflows/wasm_exports.yml
vendored
|
|
@ -5,6 +5,7 @@ on:
|
|||
paths:
|
||||
- lib/include/tree_sitter/api.h
|
||||
- lib/binding_web/**
|
||||
- xtask/src/**
|
||||
push:
|
||||
branches: [master]
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue