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 80e03605c..508bd7a03 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 @@ -4,6 +4,7 @@ on: schedule: - cron: '0 0-23/8 * * *' - cron: '40 6-23/8 * * *' + - cron: '0 5-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 3c814386b..1d31d0530 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 @@ -4,6 +4,7 @@ on: schedule: - cron: '20 0-23/8 * * *' - cron: '0 7-23/8 * * *' + - cron: '20 5-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 8500fbb5f..cd5774ab7 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 @@ -4,6 +4,7 @@ on: schedule: - cron: '40 0-23/8 * * *' - cron: '20 7-23/8 * * *' + - cron: '40 5-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 16c530c5b..754349e19 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 @@ -4,6 +4,7 @@ on: schedule: - cron: '0 1-23/8 * * *' - cron: '40 7-23/8 * * *' + - cron: '0 6-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 5433bbb42..ddd81e3af 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 @@ -4,6 +4,7 @@ on: schedule: - cron: '20 1-23/8 * * *' - cron: '0 8-23/8 * * *' + - cron: '20 6-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 7953bae27..1e2d344e7 100644 --- a/.github/workflows/test_03_malicious_prompts_rag.01-20.yml +++ b/.github/workflows/test_03_malicious_prompts_rag.01-20.yml @@ -1,8 +1,8 @@ name: '#3 (1-20)' on: workflow_dispatch: - schedule: - - cron: '0 5-23/8 * * *' + # schedule: + # - cron: '0 5-23/8 * * *' jobs: 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 bd77591a8..ae49419d1 100644 --- a/.github/workflows/test_03_malicious_prompts_rag.21-40.yml +++ b/.github/workflows/test_03_malicious_prompts_rag.21-40.yml @@ -1,8 +1,8 @@ name: '#3 (21-40)' on: workflow_dispatch: - schedule: - - cron: '20 5-23/8 * * *' + # schedule: + # - cron: '20 5-23/8 * * *' jobs: 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..d01a57bb2 100644 --- a/.github/workflows/test_03_malicious_prompts_rag.41-60.yml +++ b/.github/workflows/test_03_malicious_prompts_rag.41-60.yml @@ -1,8 +1,8 @@ name: '#3 (41-60)' on: workflow_dispatch: - schedule: - - cron: '40 5-23/8 * * *' + # schedule: + # - cron: '40 5-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 b26efff6f..eb6da786f 100644 --- a/.github/workflows/test_03_malicious_prompts_rag.61-80.yml +++ b/.github/workflows/test_03_malicious_prompts_rag.61-80.yml @@ -1,8 +1,8 @@ name: '#3 (61-80)' on: workflow_dispatch: - schedule: - - cron: '0 6-23/8 * * *' + # schedule: + # - cron: '0 6-23/8 * * *' jobs: 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 648bb37e9..8fd0d02e3 100644 --- a/.github/workflows/test_03_malicious_prompts_rag.81-100.yml +++ b/.github/workflows/test_03_malicious_prompts_rag.81-100.yml @@ -1,8 +1,8 @@ name: '#3 (81-100)' on: workflow_dispatch: - schedule: - - cron: '20 6-23/8 * * *' + # schedule: + # - cron: '20 6-23/8 * * *' jobs: