Skip to content

Commit

Permalink
Merge branch 'main' into tauri
Browse files Browse the repository at this point in the history
  • Loading branch information
seokju-na committed Oct 20, 2024
2 parents 03f5958 + 6dc50a8 commit 48b2d44
Show file tree
Hide file tree
Showing 4 changed files with 369 additions and 364 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Pull Request
on:
pull_request:
paths:
- "crates/**"
- "packages/**"
- "Cargo.toml"
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
Expand Down
Loading

0 comments on commit 48b2d44

Please sign in to comment.