diff --git a/.github/workflows/ci-llama-large-tests.yaml b/.github/workflows/ci-llama-large-tests.yaml index ae53d3f38..644066094 100644 --- a/.github/workflows/ci-llama-large-tests.yaml +++ b/.github/workflows/ci-llama-large-tests.yaml @@ -8,7 +8,6 @@ name: Llama Benchmarking Tests on: workflow_dispatch: - pull_request: schedule: # Weekdays at 4:00 AM UTC = 9:00 PM PST. - cron: "0 4 * * 1-5"