mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
fix: windows builds not triggering on rust changes
This commit is contained in:
1
.github/workflows/build_windows.yml
vendored
1
.github/workflows/build_windows.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
- "**.c"
|
||||
- "**.h"
|
||||
- "windows/**"
|
||||
- "src/rust/**"
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user