diff --git a/.github/workflows/sync-docs.yml b/.github/workflows/sync-docs.yml index 4a49e97e4..d1ce306d1 100644 --- a/.github/workflows/sync-docs.yml +++ b/.github/workflows/sync-docs.yml @@ -4,6 +4,7 @@ on: branches: - 'master' - 'sync-docs' + workflow_dispatch: {} permissions: contents: read # This is required for actions/checkout and to commit back image update