diff --git a/.github/workflows/_sync_docs.md b/.github/workflows/_sync_docs.md index 98791ff7..c353fe07 100644 --- a/.github/workflows/_sync_docs.md +++ b/.github/workflows/_sync_docs.md @@ -15,9 +15,6 @@ on: workflow_dispatch: schedule: - cron: # Refer to Run schedule below - push: - branches: - - main jobs: sync-docs: @@ -74,4 +71,4 @@ jobs: |:------------------:|:--------:|:-------------:| | data-integrator | 04:10 AM | `10 04 * * *` | | s3-integrator | 04:20 AM | `20 04 * * *` | -| data-platform-libs | 04:30 AM | `30 04 * * *` | \ No newline at end of file +| data-platform-libs | 04:30 AM | `30 04 * * *` |