Updated default extensions and settings for foam docs and template

Also monitoring the folder to trigger the appropriate sync job
This commit is contained in:
Riccardo Ferretti
2023-10-25 11:22:46 +02:00
parent c66ed74aea
commit 21b8c5b827
6 changed files with 5 additions and 28 deletions

View File

@@ -6,6 +6,8 @@ on:
- master
paths:
- docs/user/**/*
- docs/.vscode/**/*
- docs/assets/**/*
workflow_dispatch:
jobs:
@@ -20,7 +22,7 @@ jobs:
- uses: actions/checkout@v3
with:
path: foam
- name: Copy and fixup user docs files
- name: Copy and fixup user docs files
id: copy
run: |
rm -r foam-template/docs