chore: remove npm audit scheduled cron trigger
Some checks failed
CI / build-check-test (push) Has been cancelled

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-21 19:50:04 +08:00
parent 9ed9ed91dd
commit 131546b2fe

View File

@@ -1,8 +1,6 @@
name: npm audit
on:
schedule:
- cron: '37 7 * * *'
workflow_dispatch:
permissions: