fix: windows builds not triggering on rust changes

This commit is contained in:
Hridesh MG
2025-05-19 19:10:09 +05:30
committed by Willem
parent 9d1718f85f
commit 407d0f4e93

View File

@@ -14,6 +14,7 @@ on:
- "**.c"
- "**.h"
- "windows/**"
- "src/rust/**"
pull_request:
types: [opened, synchronize, reopened]
paths: