fix(ci): trigger build_wasm workflow when xtask is modified

This commit is contained in:
Will Lillis 2025-04-15 03:06:48 -04:00
parent c7c1614278
commit 45a281c962

View file

@ -5,6 +5,7 @@ on:
paths:
- lib/include/tree_sitter/api.h
- lib/binding_web/**
- xtask/src/**
push:
branches: [master]
paths: