mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-30 23:51:54 +08:00
enable GitHub CI for dev-7.0
This commit is contained in:
@@ -2,9 +2,9 @@ name: C/C++ CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ github-ci-test ]
|
||||
branches: [ dev-7.0 ]
|
||||
pull_request:
|
||||
branches: [ github-ci-test ]
|
||||
branches: [ dev-7.0 ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user