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 508bd7a03..875051e82 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,10 +1,10 @@ name: '#0 (1-20)' on: workflow_dispatch: - schedule: - - cron: '0 0-23/8 * * *' - - cron: '40 6-23/8 * * *' - - cron: '0 5-23/8 * * *' + # 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 1d31d0530..7a012034e 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,10 +1,10 @@ name: '#0 (21-40)' on: workflow_dispatch: - schedule: - - cron: '20 0-23/8 * * *' - - cron: '0 7-23/8 * * *' - - cron: '20 5-23/8 * * *' + # 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 cd5774ab7..469b8a9e7 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,10 +1,10 @@ name: '#0 (41-60)' on: workflow_dispatch: - schedule: - - cron: '40 0-23/8 * * *' - - cron: '20 7-23/8 * * *' - - cron: '40 5-23/8 * * *' + # 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 754349e19..4fd19051e 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,10 +1,10 @@ name: '#0 (61-80)' on: workflow_dispatch: - schedule: - - cron: '0 1-23/8 * * *' - - cron: '40 7-23/8 * * *' - - cron: '0 6-23/8 * * *' + # 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 ddd81e3af..0b3d7c220 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,10 +1,10 @@ name: '#0 (81-100)' on: workflow_dispatch: - schedule: - - cron: '20 1-23/8 * * *' - - cron: '0 8-23/8 * * *' - - cron: '20 6-23/8 * * *' + # 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_01_malicious_prompts_no_mitigation.01-20.yml b/.github/workflows/test_01_malicious_prompts_no_mitigation.01-20.yml index 62e5a03b7..07fe9d034 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 @@ -1,8 +1,8 @@ name: '#1 (1-20)' on: workflow_dispatch: - schedule: - - cron: '40 1-23/8 * * *' + # schedule: + # - cron: '40 1-23/8 * * *' jobs: 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 d785b09e8..16c6c37f7 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 @@ -1,8 +1,8 @@ name: '#1 (21-40)' on: workflow_dispatch: - schedule: - - cron: '0 2-23/8 * * *' + # schedule: + # - cron: '0 2-23/8 * * *' jobs: 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 75217e94a..62e9ab03a 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 @@ -1,8 +1,8 @@ name: '#1 (41-60)' on: workflow_dispatch: - schedule: - - cron: '20 2-23/8 * * *' + # schedule: + # - cron: '20 2-23/8 * * *' jobs: 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 9c63902bd..4168f84ec 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 @@ -1,8 +1,8 @@ name: '#1 (61-80)' on: workflow_dispatch: - schedule: - - cron: '40 2-23/8 * * *' + # schedule: + # - cron: '40 2-23/8 * * *' jobs: 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 a6d6263f9..eb2a7ad4a 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 @@ -1,8 +1,8 @@ name: '#1 (81-100)' on: workflow_dispatch: - schedule: - - cron: '0 3-23/8 * * *' + # schedule: + # - cron: '0 3-23/8 * * *' jobs: diff --git a/.github/workflows/test_02_malicious_prompts_cot.01-20.yml b/.github/workflows/test_02_malicious_prompts_cot.01-20.yml index 0828ad0b1..693225efd 100644 --- a/.github/workflows/test_02_malicious_prompts_cot.01-20.yml +++ b/.github/workflows/test_02_malicious_prompts_cot.01-20.yml @@ -1,8 +1,8 @@ name: '#2 (1-20)' on: workflow_dispatch: - schedule: - - cron: '20 3-23/8 * * *' + # schedule: + # - cron: '20 3-23/8 * * *' jobs: diff --git a/.github/workflows/test_02_malicious_prompts_cot.21-40.yml b/.github/workflows/test_02_malicious_prompts_cot.21-40.yml index 8fbfac42f..78300203e 100644 --- a/.github/workflows/test_02_malicious_prompts_cot.21-40.yml +++ b/.github/workflows/test_02_malicious_prompts_cot.21-40.yml @@ -1,8 +1,8 @@ name: '#2 (21-40)' on: workflow_dispatch: - schedule: - - cron: '40 3-23/8 * * *' + # schedule: + # - cron: '40 3-23/8 * * *' jobs: test-prompts-21-40: diff --git a/.github/workflows/test_02_malicious_prompts_cot.41-60.yml b/.github/workflows/test_02_malicious_prompts_cot.41-60.yml index d821086b2..af960583f 100644 --- a/.github/workflows/test_02_malicious_prompts_cot.41-60.yml +++ b/.github/workflows/test_02_malicious_prompts_cot.41-60.yml @@ -1,8 +1,8 @@ name: '#2 (41-60)' on: workflow_dispatch: - schedule: - - cron: '0 4-23/8 * * *' + # schedule: + # - cron: '0 4-23/8 * * *' jobs: diff --git a/.github/workflows/test_02_malicious_prompts_cot.61-80.yml b/.github/workflows/test_02_malicious_prompts_cot.61-80.yml index 09a16505a..3e070693d 100644 --- a/.github/workflows/test_02_malicious_prompts_cot.61-80.yml +++ b/.github/workflows/test_02_malicious_prompts_cot.61-80.yml @@ -1,8 +1,8 @@ name: '#2 (61-80)' on: workflow_dispatch: - schedule: - - cron: '20 4-23/8 * * *' + # schedule: + # - cron: '20 4-23/8 * * *' jobs: diff --git a/.github/workflows/test_02_malicious_prompts_cot.81-100.yml b/.github/workflows/test_02_malicious_prompts_cot.81-100.yml index 132fc131e..d9fdf4b1f 100644 --- a/.github/workflows/test_02_malicious_prompts_cot.81-100.yml +++ b/.github/workflows/test_02_malicious_prompts_cot.81-100.yml @@ -1,8 +1,8 @@ name: '#2 (81-100)' on: workflow_dispatch: - schedule: - - cron: '40 4-23/8 * * *' + # schedule: + # - cron: '40 4-23/8 * * *' jobs: