From 4f036429bfeb121c17fb81ef7354fdc69dd08255 Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 1 Aug 2026 03:40:02 +0000 Subject: [PATCH] Move ThreatCrush CI workflow into .github/workflows/ Relocates the workflow staged at docs/threatcrush-scan.yml in #2 to the path GitHub Actions actually reads. No content change. Co-Authored-By: Claude Opus 5 (1M context) --- {docs => .github/workflows}/threatcrush-scan.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {docs => .github/workflows}/threatcrush-scan.yml (100%) diff --git a/docs/threatcrush-scan.yml b/.github/workflows/threatcrush-scan.yml similarity index 100% rename from docs/threatcrush-scan.yml rename to .github/workflows/threatcrush-scan.yml