From 1555db01305f2ba23c8997e0723522ad0129fcdb Mon Sep 17 00:00:00 2001 From: rusefi Date: Sat, 2 Jan 2021 17:20:50 -0500 Subject: [PATCH] docs --- .github/workflows/sync-wiki.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/sync-wiki.yaml b/.github/workflows/sync-wiki.yaml index d32e0f695d..5515843a6e 100644 --- a/.github/workflows/sync-wiki.yaml +++ b/.github/workflows/sync-wiki.yaml @@ -11,6 +11,8 @@ # If we could set this up to trigger on a push to rusefi.wiki, that # would be optimal, but unfortunately that does not seem to be possible. # +# the opposite sync is https://github.com/rusefi/rusefi_documentation/blob/master/.github/workflows/sync-wiki.yaml +# name: Sync Wiki