ci: run ci on vendor deep changes

This commit is contained in:
Pierre Tachoire
2023-12-12 15:55:51 +01:00
parent 7f1e592401
commit e146e07a28
2 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ on:
paths:
- "src/**/*.zig"
- "src/*.zig"
- "vendor/*"
- "vendor/**"
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: