Skip to content

Commit 45a281c

Browse files
committed
fix(ci): trigger build_wasm workflow when xtask is modified
1 parent c7c1614 commit 45a281c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wasm_exports.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
paths:
66
- lib/include/tree_sitter/api.h
77
- lib/binding_web/**
8+
- xtask/src/**
89
push:
910
branches: [master]
1011
paths:

0 commit comments

Comments
 (0)