We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d1718f commit 407d0f4Copy full SHA for 407d0f4
.github/workflows/build_windows.yml
@@ -14,6 +14,7 @@ on:
14
- "**.c"
15
- "**.h"
16
- "windows/**"
17
+ - "src/rust/**"
18
pull_request:
19
types: [opened, synchronize, reopened]
20
paths:
0 commit comments