diff --git a/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.21-40.yml b/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.21-40.yml index b9eb363be..f501048d6 100644 --- a/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.21-40.yml +++ b/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.21-40.yml @@ -1,9 +1,9 @@ name: '#4 (21-40) | RAG + CoT | microsoft/Phi-3-mini-4k-instruct' on: workflow_dispatch: - schedule: + # schedule: # Workflow 2 - Starts at hours: 1, 6, 11, 16, 21 (every 5th hour starting from 1 AM) - - cron: '0 1-23/5 * * *' + # - cron: '0 1-23/5 * * *' jobs: test-prompts-21-40: @@ -11,4 +11,4 @@ jobs: with: batch_offset: 20 range_name: "21-40" - batch_size: 2 \ No newline at end of file + batch_size: 2