diff --git a/.github/workflows/evals.yml b/.github/workflows/evals.yml index 03da4fc..62f9014 100644 --- a/.github/workflows/evals.yml +++ b/.github/workflows/evals.yml @@ -8,8 +8,6 @@ on: branches: [ main ] paths-ignore: - '**' # Ignore all paths to ensure it only triggers on schedule - pull_request: - branches: [ main ] jobs: weekly-tests: