From 1a55a020bbc5065806d2a90f81f1154a104ba668 Mon Sep 17 00:00:00 2001 From: Adam Wilson <42450907+lightbroker@users.noreply.github.com> Date: Wed, 20 Aug 2025 14:01:32 -0600 Subject: [PATCH] Update test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.61-80.yml --- ...ts_rag_and_cot_microsoft_phi_3_mini4k_instruct.61-80.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.61-80.yml b/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.61-80.yml index 513ac924c..948dc7964 100644 --- a/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.61-80.yml +++ b/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.61-80.yml @@ -1,9 +1,9 @@ name: '#4 (61-80) | RAG + CoT | microsoft/Phi-3-mini-4k-instruct' on: workflow_dispatch: - schedule: + # schedule: # Workflow 4 - Starts at hours: 3, 8, 13, 18, 23 (every 5th hour starting from 3 AM) - - cron: '0 3-23/5 * * *' + # - cron: '0 3-23/5 * * *' jobs: test-prompts-61-80: @@ -11,4 +11,4 @@ jobs: with: batch_offset: 60 range_name: "61-80" - batch_size: 2 \ No newline at end of file + batch_size: 2