mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-09 12:36:07 +02:00
wip
This commit is contained in:
@@ -7,14 +7,14 @@ on:
|
||||
paths:
|
||||
- '.github/workflows/format-rust.yml'
|
||||
- 'plugins/src/**'
|
||||
- "**/Cargo.lock"
|
||||
- "**/Cargo.toml"
|
||||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
paths:
|
||||
- '.github/workflows/format-rust.yml'
|
||||
- 'plugins/src/**'
|
||||
- "**/Cargo.lock"
|
||||
- "**/Cargo.toml"
|
||||
|
||||
jobs:
|
||||
format:
|
||||
|
||||
Reference in New Issue
Block a user