Skip to content

Commit 407d0f4

Browse files
hrideshmgcanihavesomecoffee
authored andcommitted
fix: windows builds not triggering on rust changes
1 parent 9d1718f commit 407d0f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
- "**.c"
1515
- "**.h"
1616
- "windows/**"
17+
- "src/rust/**"
1718
pull_request:
1819
types: [opened, synchronize, reopened]
1920
paths:

0 commit comments

Comments
 (0)