mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-29 12:06:01 +02:00
fix workflows
This commit is contained in:
@@ -3,14 +3,14 @@ name: Format Rust
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
paths:
|
||||
- '.github/workflows/format-rust.yml'
|
||||
- 'plugins/src/**'
|
||||
- "**/Cargo.lock"
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
paths:
|
||||
- '.github/workflows/format-rust.yml'
|
||||
- 'plugins/src/**'
|
||||
|
||||
Reference in New Issue
Block a user