diff --git a/.github/workflows/kibot.yml b/.github/workflows/kibot.yml index 073ba86..57ba214 100644 --- a/.github/workflows/kibot.yml +++ b/.github/workflows/kibot.yml @@ -7,12 +7,14 @@ on: paths: - '**.kicad_sch' - '**.kicad_pcb' - # - '.github/workflows/kibot.yml' + - 'index.md' + - '.github/workflows/kibot.yml' pull_request: paths: - '**.kicad_sch' - '**.kicad_pcb' - # - '.github/workflows/kibot.yml' + - 'index.md' + - '.github/workflows/kibot.yml' workflow_dispatch: permissions: diff --git a/index.md b/index.md index 16f94bc..7119d41 100644 --- a/index.md +++ b/index.md @@ -104,4 +104,4 @@ All components with Values, References, Sheetpath and Links to the datasheet. {% include_relative drc_validation.md %} -{ % include _ relative artsey_ergo-report.md % } \ No newline at end of file +{% include_relative artsey_ergo-report.md %} \ No newline at end of file