ci(docs): add workflow file to path filter and remove version list (#9999)

This commit is contained in:
André Costa
2026-04-23 08:22:04 +02:00
committed by GitHub
parent 46e6f20a5f
commit 75ae154f1c
2 changed files with 1 additions and 16 deletions
+1
View File
@@ -15,6 +15,7 @@ on:
- 'lv_conf_template.h'
- 'lv_version.h'
- 'lvgl.h'
- '.github/workflows/compile_docs.yml'
# https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#concurrency
# Ensure that only one commit will be running tests at a time on each PR