mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-10 04:37:55 +08:00
ci(docs): add workflow file to path filter and remove version list (#9999)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"latest": "local",
|
||||
"9.5": "remote",
|
||||
"9.4": "remote",
|
||||
"9.3": "remote",
|
||||
"9.2": "remote",
|
||||
"9.1": "remote",
|
||||
"9.0": "remote",
|
||||
"8.4": "remote",
|
||||
"8.3": "remote",
|
||||
"8.2": "remote",
|
||||
"8.1": "remote",
|
||||
"8.0": "remote",
|
||||
"7.11": "remote",
|
||||
"6.1": "remote"
|
||||
}
|
||||
Reference in New Issue
Block a user