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