mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-04 09:46:43 +00:00
Merge pull request #82 from Abdenasser/buildcheck
build check to only run for tauri changes
This commit is contained in:
commit
c0c989a2d9
2
.github/workflows/build-check.yml
vendored
2
.github/workflows/build-check.yml
vendored
@ -3,6 +3,8 @@ name: Build Check
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- 'src-tauri/**'
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
Loading…
x
Reference in New Issue
Block a user