From 82365c784a866da63afb40b1da83912d92b46344 Mon Sep 17 00:00:00 2001 From: Ali Amr Ali Taha Elnwegy Date: Wed, 28 May 2025 06:49:23 +0200 Subject: [PATCH] [AN] (feat) Adds confluence_updater.yaml --- confluence-updater.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 confluence-updater.yaml diff --git a/confluence-updater.yaml b/confluence-updater.yaml new file mode 100644 index 0000000..b608575 --- /dev/null +++ b/confluence-updater.yaml @@ -0,0 +1,4 @@ +pages: + - filePath: ./README.md + pageId: 1134231563 # You have to create a page first then get its id to link it + # PAGE ID: https://imek.atlassian.net/wiki/spaces/LIGETI/pages//Interface+Documentation \ No newline at end of file