diff --git a/.github/workflows/training-e2e.yaml b/.github/workflows/training-e2e.yaml index 2a67c653..a9dd25d4 100644 --- a/.github/workflows/training-e2e.yaml +++ b/.github/workflows/training-e2e.yaml @@ -1,8 +1,8 @@ name: traning E2E on: - schedule: # schedule the job to run every day at midnight - - cron: '0 * * * *' + # schedule: # schedule the job to run every day at midnight + # - cron: '0 * * * *' # For testing purposes, will remove pull_request: