refactor: merge PR workflows, reduce CI noise

This commit is contained in:
2026-06-20 23:12:19 +00:00
parent 65a6788ed0
commit 749a5140ba
-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: