@@ -13,6 +13,7 @@ on:
paths:
- '.github/workflows/lint-fmt-core.yml'
- 'core/**'
+ - '!core/tauri/scripts/**'
- 'examples/**'
env:
- '.github/workflows/test-core.yml'
RUST_BACKTRACE: 1
@@ -40,6 +40,7 @@ jobs:
filters: |
tauri:
- 'core/tauri/**'
build:
- 'core/tauri-build/**'
codegen: