diff --git a/scripts/ci/get_e2e_jobs.sh b/scripts/ci/get_e2e_jobs.sh index 725a17a1456..18c54f39ea4 100755 --- a/scripts/ci/get_e2e_jobs.sh +++ b/scripts/ci/get_e2e_jobs.sh @@ -23,6 +23,9 @@ allow_list=( "e2e-ordering" "e2e-static-calls" "integration-l1-publisher" + "e2e-cheat-codes" + "e2e-prover-with-padding" + "e2e-lending-contract" ) # Add labels from input to the allow_list