diff --git a/.github/workflows/test_00_benign_prompts_no_mitigation.01-20.yml b/.github/workflows/test_00_benign_prompts_no_mitigation.01-20.yml index d503ed376..b5c165da0 100644 --- a/.github/workflows/test_00_benign_prompts_no_mitigation.01-20.yml +++ b/.github/workflows/test_00_benign_prompts_no_mitigation.01-20.yml @@ -1,8 +1,8 @@ name: '#0 (1-20)' on: workflow_dispatch: - schedule: - - cron: '0 0-23/8 * * *' +# schedule: +# - cron: '0 0-23/8 * * *' jobs: test-prompts-1-20: diff --git a/.github/workflows/test_00_benign_prompts_no_mitigation.21-40.yml b/.github/workflows/test_00_benign_prompts_no_mitigation.21-40.yml index b9bedc9a9..a9477df4b 100644 --- a/.github/workflows/test_00_benign_prompts_no_mitigation.21-40.yml +++ b/.github/workflows/test_00_benign_prompts_no_mitigation.21-40.yml @@ -1,8 +1,8 @@ name: '#0 (21-40)' on: workflow_dispatch: - schedule: - - cron: '20 0-23/8 * * *' +# schedule: +# - cron: '20 0-23/8 * * *' jobs: test-prompts-21-40: diff --git a/.github/workflows/test_00_benign_prompts_no_mitigation.41-60.yml b/.github/workflows/test_00_benign_prompts_no_mitigation.41-60.yml index c4354db2a..fb19ef6f0 100644 --- a/.github/workflows/test_00_benign_prompts_no_mitigation.41-60.yml +++ b/.github/workflows/test_00_benign_prompts_no_mitigation.41-60.yml @@ -1,8 +1,8 @@ name: '#0 (41-60)' on: workflow_dispatch: - schedule: - - cron: '40 0-23/8 * * *' +# schedule: +# - cron: '40 0-23/8 * * *' jobs: test-prompts-41-60: diff --git a/.github/workflows/test_00_benign_prompts_no_mitigation.61-80.yml b/.github/workflows/test_00_benign_prompts_no_mitigation.61-80.yml index cfbbbaa02..5b69305c1 100644 --- a/.github/workflows/test_00_benign_prompts_no_mitigation.61-80.yml +++ b/.github/workflows/test_00_benign_prompts_no_mitigation.61-80.yml @@ -1,8 +1,8 @@ name: '#0 (61-80)' on: workflow_dispatch: - schedule: - - cron: '0 1-23/8 * * *' +# schedule: +# - cron: '0 1-23/8 * * *' jobs: test-prompts-61-80: diff --git a/.github/workflows/test_00_benign_prompts_no_mitigation.81-100.yml b/.github/workflows/test_00_benign_prompts_no_mitigation.81-100.yml index 4a8edd1c0..5cf0feb1e 100644 --- a/.github/workflows/test_00_benign_prompts_no_mitigation.81-100.yml +++ b/.github/workflows/test_00_benign_prompts_no_mitigation.81-100.yml @@ -1,8 +1,8 @@ name: '#0 (81-100)' on: workflow_dispatch: - schedule: - - cron: '20 1-23/8 * * *' +# schedule: +# - cron: '20 1-23/8 * * *' jobs: test-prompts-81-100: diff --git a/.github/workflows/test_01_malicious_prompts_no_mitigation.01-20.yml b/.github/workflows/test_01_malicious_prompts_no_mitigation.01-20.yml index fa1b5d1bc..da17f266a 100644 --- a/.github/workflows/test_01_malicious_prompts_no_mitigation.01-20.yml +++ b/.github/workflows/test_01_malicious_prompts_no_mitigation.01-20.yml @@ -3,6 +3,7 @@ on: workflow_dispatch: schedule: - cron: '40 1-23/8 * * *' + - cron: '0 0-23/8 * * *' jobs: test-prompts-1-20: diff --git a/.github/workflows/test_01_malicious_prompts_no_mitigation.21-40.yml b/.github/workflows/test_01_malicious_prompts_no_mitigation.21-40.yml index 8e24c228d..ed11bc5d4 100644 --- a/.github/workflows/test_01_malicious_prompts_no_mitigation.21-40.yml +++ b/.github/workflows/test_01_malicious_prompts_no_mitigation.21-40.yml @@ -3,6 +3,7 @@ on: workflow_dispatch: schedule: - cron: '0 2-23/8 * * *' + - cron: '20 0-23/8 * * *' jobs: test-prompts-21-40: diff --git a/.github/workflows/test_01_malicious_prompts_no_mitigation.41-60.yml b/.github/workflows/test_01_malicious_prompts_no_mitigation.41-60.yml index 83f446bd6..5dfa44361 100644 --- a/.github/workflows/test_01_malicious_prompts_no_mitigation.41-60.yml +++ b/.github/workflows/test_01_malicious_prompts_no_mitigation.41-60.yml @@ -3,6 +3,7 @@ on: workflow_dispatch: schedule: - cron: '20 2-23/8 * * *' + - cron: '40 0-23/8 * * *' jobs: test-prompts-41-60: diff --git a/.github/workflows/test_01_malicious_prompts_no_mitigation.61-80.yml b/.github/workflows/test_01_malicious_prompts_no_mitigation.61-80.yml index 886d60aef..bd6d61466 100644 --- a/.github/workflows/test_01_malicious_prompts_no_mitigation.61-80.yml +++ b/.github/workflows/test_01_malicious_prompts_no_mitigation.61-80.yml @@ -3,6 +3,7 @@ on: workflow_dispatch: schedule: - cron: '40 2-23/8 * * *' + - cron: '0 1-23/8 * * *' jobs: test-prompts-61-80: diff --git a/.github/workflows/test_01_malicious_prompts_no_mitigation.81-100.yml b/.github/workflows/test_01_malicious_prompts_no_mitigation.81-100.yml index ccd2c512b..6115aa5e1 100644 --- a/.github/workflows/test_01_malicious_prompts_no_mitigation.81-100.yml +++ b/.github/workflows/test_01_malicious_prompts_no_mitigation.81-100.yml @@ -3,6 +3,7 @@ on: workflow_dispatch: schedule: - cron: '0 3-23/8 * * *' + - cron: '20 1-23/8 * * *' jobs: test-prompts-81-100: diff --git a/.github/workflows/test_03_malicious_prompts_rag.01-20.yml b/.github/workflows/test_03_malicious_prompts_rag.01-20.yml index 2f3b68507..749bd87d2 100644 --- a/.github/workflows/test_03_malicious_prompts_rag.01-20.yml +++ b/.github/workflows/test_03_malicious_prompts_rag.01-20.yml @@ -3,6 +3,7 @@ on: workflow_dispatch: schedule: - cron: '0 5-23/8 * * *' + - cron: '40 6-23/8 * * *' jobs: test-prompts-1-20: diff --git a/.github/workflows/test_03_malicious_prompts_rag.21-40.yml b/.github/workflows/test_03_malicious_prompts_rag.21-40.yml index aaf119ce4..1090ade58 100644 --- a/.github/workflows/test_03_malicious_prompts_rag.21-40.yml +++ b/.github/workflows/test_03_malicious_prompts_rag.21-40.yml @@ -3,6 +3,7 @@ on: workflow_dispatch: schedule: - cron: '20 5-23/8 * * *' + - cron: '0 7-23/8 * * *' jobs: test-prompts-21-40: diff --git a/.github/workflows/test_03_malicious_prompts_rag.41-60.yml b/.github/workflows/test_03_malicious_prompts_rag.41-60.yml index d414caeb5..ac2b21895 100644 --- a/.github/workflows/test_03_malicious_prompts_rag.41-60.yml +++ b/.github/workflows/test_03_malicious_prompts_rag.41-60.yml @@ -3,6 +3,7 @@ on: workflow_dispatch: schedule: - cron: '40 5-23/8 * * *' + - cron: '20 7-23/8 * * *' jobs: test-prompts-41-60: diff --git a/.github/workflows/test_03_malicious_prompts_rag.61-80.yml b/.github/workflows/test_03_malicious_prompts_rag.61-80.yml index 6a04760cd..9ffdd21ac 100644 --- a/.github/workflows/test_03_malicious_prompts_rag.61-80.yml +++ b/.github/workflows/test_03_malicious_prompts_rag.61-80.yml @@ -3,6 +3,7 @@ on: workflow_dispatch: schedule: - cron: '0 6-23/8 * * *' + - cron: '40 7-23/8 * * *' jobs: test-prompts-61-80: diff --git a/.github/workflows/test_03_malicious_prompts_rag.81-100.yml b/.github/workflows/test_03_malicious_prompts_rag.81-100.yml index 6aac5f45b..67f3ff096 100644 --- a/.github/workflows/test_03_malicious_prompts_rag.81-100.yml +++ b/.github/workflows/test_03_malicious_prompts_rag.81-100.yml @@ -3,6 +3,7 @@ on: workflow_dispatch: schedule: - cron: '20 6-23/8 * * *' + - cron: '0 8-23/8 * * *' jobs: test-prompts-81-100: diff --git a/.github/workflows/test_04_malicious_prompts_rag_and_cot.01-20.yml b/.github/workflows/test_04_malicious_prompts_rag_and_cot.01-20.yml index d6ffcac9b..cf5188033 100644 --- a/.github/workflows/test_04_malicious_prompts_rag_and_cot.01-20.yml +++ b/.github/workflows/test_04_malicious_prompts_rag_and_cot.01-20.yml @@ -1,8 +1,8 @@ name: '#4 (1-20)' on: workflow_dispatch: - schedule: - - cron: '40 6-23/8 * * *' + # schedule: + # - cron: '40 6-23/8 * * *' jobs: test-prompts-1-20: diff --git a/.github/workflows/test_04_malicious_prompts_rag_and_cot.21-40.yml b/.github/workflows/test_04_malicious_prompts_rag_and_cot.21-40.yml index c5fc0cfd7..ef008520f 100644 --- a/.github/workflows/test_04_malicious_prompts_rag_and_cot.21-40.yml +++ b/.github/workflows/test_04_malicious_prompts_rag_and_cot.21-40.yml @@ -1,8 +1,8 @@ name: '#4 (21-40)' on: workflow_dispatch: - schedule: - - cron: '0 7-23/8 * * *' + # schedule: + # - cron: '0 7-23/8 * * *' jobs: test-prompts-21-40: diff --git a/.github/workflows/test_04_malicious_prompts_rag_and_cot.41-60.yml b/.github/workflows/test_04_malicious_prompts_rag_and_cot.41-60.yml index f98de5436..ae262cf70 100644 --- a/.github/workflows/test_04_malicious_prompts_rag_and_cot.41-60.yml +++ b/.github/workflows/test_04_malicious_prompts_rag_and_cot.41-60.yml @@ -1,8 +1,8 @@ name: '#4 (41-60)' on: workflow_dispatch: - schedule: - - cron: '20 7-23/8 * * *' + # schedule: + # - cron: '20 7-23/8 * * *' jobs: test-prompts-41-60: diff --git a/.github/workflows/test_04_malicious_prompts_rag_and_cot.61-80.yml b/.github/workflows/test_04_malicious_prompts_rag_and_cot.61-80.yml index ff7600721..4e47f6c4a 100644 --- a/.github/workflows/test_04_malicious_prompts_rag_and_cot.61-80.yml +++ b/.github/workflows/test_04_malicious_prompts_rag_and_cot.61-80.yml @@ -1,8 +1,8 @@ name: '#4 (61-80)' on: workflow_dispatch: - schedule: - - cron: '40 7-23/8 * * *' + # schedule: + # - cron: '40 7-23/8 * * *' jobs: test-prompts-61-80: diff --git a/.github/workflows/test_04_malicious_prompts_rag_and_cot.81-100.yml b/.github/workflows/test_04_malicious_prompts_rag_and_cot.81-100.yml index b91963acb..cf3a567d9 100644 --- a/.github/workflows/test_04_malicious_prompts_rag_and_cot.81-100.yml +++ b/.github/workflows/test_04_malicious_prompts_rag_and_cot.81-100.yml @@ -1,8 +1,8 @@ name: '#4 (81-100)' on: workflow_dispatch: - schedule: - - cron: '0 8-23/8 * * *' + # schedule: + # - cron: '0 8-23/8 * * *' jobs: test-prompts-81-100: