refactor: merge PR workflows, reduce CI noise

This commit is contained in:
2026-06-20 23:12:21 +00:00
parent d88e725cd3
commit 8ecee813dd
-4
View File
@@ -25,10 +25,6 @@
name: "Universal: Secret Scanning"
on:
pull_request:
branches:
- main
- 'dev/**'
schedule:
- cron: '0 5 * * 1' # Weekly Monday 05:00 UTC
workflow_dispatch: