diff --git a/.github/workflows/earthly-build.yaml b/.github/workflows/earthly-build.yaml index 8a4c14cd..b84eccea 100644 --- a/.github/workflows/earthly-build.yaml +++ b/.github/workflows/earthly-build.yaml @@ -5,8 +5,8 @@ on: branches: ['main'] tags: ['*'] pull_request: - schedule: - - cron: '0 11 * * *' +# schedule: +# - cron: '0 11 * * *' jobs: build-testing-results: runs-on: ubuntu-latest