mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-25 19:42:31 +02:00
feat(deep-link): Add deep link support for desktop (#916)
This commit is contained in:
@@ -56,6 +56,9 @@ jobs:
|
||||
tauri-plugin-clipboard-manager:
|
||||
- .github/workflows/test-rust.yml
|
||||
- plugins/clipboard-manager/**
|
||||
tauri-plugin-deep-link:
|
||||
- .github/workflows/test-rust.yml
|
||||
- plugins/deep-link/**
|
||||
tauri-plugin-dialog:
|
||||
- .github/workflows/test-rust.yml
|
||||
- plugins/dialog/**
|
||||
|
||||
Reference in New Issue
Block a user