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