mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-11 17:29:45 +00:00
build check to only run for tauri changes
This commit is contained in:
parent
bafb8f520e
commit
8287a76032
2
.github/workflows/build-check.yml
vendored
2
.github/workflows/build-check.yml
vendored
@ -3,6 +3,8 @@ name: Build Check
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
paths:
|
||||||
|
- 'src-tauri/**'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user