Skip to content

Commit

Permalink
patch(_sync_docs.yaml): Remove on push from usage docs (#181)
Browse files Browse the repository at this point in the history
Sync from GitHub -> Discourse is currently disabled; no need to sync on
`push` for now


canonical/postgresql-k8s-operator#495 (comment)
  • Loading branch information
carlcsaposs-canonical authored Jun 7, 2024
1 parent 227dee3 commit c555eb4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/_sync_docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ on:
workflow_dispatch:
schedule:
- cron: # Refer to Run schedule below
push:
branches:
- main

jobs:
sync-docs:
Expand Down Expand Up @@ -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 * * *` |
| data-platform-libs | 04:30 AM | `30 04 * * *` |

0 comments on commit c555eb4

Please sign in to comment.