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