diff --git a/.github/workflows/instructlab_baseimages_build_push.yaml b/.github/workflows/instructlab_baseimages_build_push.yaml index 7592294c..4ea7d979 100644 --- a/.github/workflows/instructlab_baseimages_build_push.yaml +++ b/.github/workflows/instructlab_baseimages_build_push.yaml @@ -1,8 +1,8 @@ name: Update quay.io/ai-lab instructlab base images on: - # schedule: # schedule the job to run at 12 AM daily - # - cron: '0 0 * * *' + schedule: # schedule the job to run at 12 AM daily + - cron: '0 0 * * *' pull_request: branches: