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