mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +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-javascript.yml'
|
||||
- "**/pnpm-lock.yaml"
|
||||
- "**/package.json"
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
paths:
|
||||
- '.github/workflows/audit-javascript.yml'
|
||||
- "**/pnpm-lock.yaml"
|
||||
|
||||
Reference in New Issue
Block a user