From fe4dd00d763689c1fa3c1069cb1d8a435d253f02 Mon Sep 17 00:00:00 2001 From: Adam Wilson <42450907+lightbroker@users.noreply.github.com> Date: Wed, 20 Aug 2025 12:47:36 -0600 Subject: [PATCH] Update test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.41-60.yml --- ...ts_rag_and_cot_microsoft_phi_3_mini4k_instruct.41-60.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.41-60.yml b/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.41-60.yml index 08a5af9cf..1eb886896 100644 --- a/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.41-60.yml +++ b/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.41-60.yml @@ -1,9 +1,9 @@ name: '#4 (41-60) | RAG + CoT | microsoft/Phi-3-mini-4k-instruct' on: workflow_dispatch: - schedule: + # schedule: # Workflow 3 - Starts at hours: 2, 7, 12, 17, 22 (every 5th hour starting from 2 AM) - - cron: '0 2-23/5 * * *' + # - cron: '0 2-23/5 * * *' jobs: test-prompts-41-60: @@ -11,4 +11,4 @@ jobs: with: batch_offset: 40 range_name: "41-60" - batch_size: 2 \ No newline at end of file + batch_size: 2