From c77aa17d8c24ab4de20fbd75cba66dd794802234 Mon Sep 17 00:00:00 2001 From: Dividor Date: Sun, 12 May 2024 13:36:39 -0400 Subject: [PATCH] Secrets scan in progress --- .github/workflows/main_ai-assistants-prototypes.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/main_ai-assistants-prototypes.yml b/.github/workflows/main_ai-assistants-prototypes.yml index 078fe32c..16b23cd0 100644 --- a/.github/workflows/main_ai-assistants-prototypes.yml +++ b/.github/workflows/main_ai-assistants-prototypes.yml @@ -12,11 +12,6 @@ jobs: steps: - uses: actions/checkout@v2 - - check-for-secrets-in-code: - runs-on: 'ubuntu-latest' - steps: - - uses: maddygoround/secretduty@v1.6 code-quality-checks: runs-on: ubuntu-latest