This commit is contained in:
github-actions[bot]
2020-10-05 08:53:33 +00:00
committed by GitHub
+2 -2
View File
@@ -2,9 +2,9 @@ name: Build Micropython with LVGL submodule
on:
push:
branches: [ master ]
branches: [ master, dev ]
pull_request:
branches: [ master ]
branches: [ master, dev ]
jobs:
build: