From bf01a263b613d2abd4c6cac7f815b178ea2071bb Mon Sep 17 00:00:00 2001 From: Shibu M <23173570+DataEnginr@users.noreply.github.com> Date: Fri, 12 Jun 2026 09:25:30 +0000 Subject: [PATCH] Exclude CI workflow files and Dockerfile.preview from pipelock scan --- .github/workflows/pipelock.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/pipelock.yml b/.github/workflows/pipelock.yml index f19d3b94f..3a1e52fb0 100644 --- a/.github/workflows/pipelock.yml +++ b/.github/workflows/pipelock.yml @@ -30,3 +30,6 @@ jobs: docs/hosting/ai.md app/models/provider/binance.rb workers/preview/package-lock.json + .github/workflows/ci.yml + .github/workflows/llm-evals.yml + Dockerfile.preview