mirror of
https://github.com/Xevion/byte-me.git
synced 2025-12-06 03:14:35 -06:00
ci: remove push/pull_request path filtering for qualit/audit checks
This commit is contained in:
5
.github/workflows/security-audit.yml
vendored
5
.github/workflows/security-audit.yml
vendored
@@ -3,11 +3,6 @@ name: Security Audit
|
||||
on:
|
||||
workflow_dispatch: # Allow manual triggering
|
||||
push:
|
||||
paths:
|
||||
- "**/Cargo.toml"
|
||||
- "**/Cargo.lock"
|
||||
- "**/package.json"
|
||||
- "**/pnpm-lock.yaml"
|
||||
|
||||
jobs:
|
||||
rust-audit:
|
||||
|
||||
Reference in New Issue
Block a user