We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1119725 commit 853dc94Copy full SHA for 853dc94
3 files changed
.github/workflows/build_linux.yml
@@ -8,6 +8,7 @@ on:
8
- "**/cmake/**"
9
- "**/examples/**"
10
- "**/modules/**"
11
+ - "**/python/**"
12
- "**/tests/**"
13
- "**/thirdparty/**"
14
- "!**/native/generated/**"
.github/workflows/build_macos.yml
.github/workflows/build_windows.yml
0 commit comments