Build upon pushes to main

This commit is contained in:
Thomas Farstrike
2025-10-26 09:44:34 +01:00
parent c57c3fd3af
commit 86809bf046
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: Build LVGL MicroPython on Linux
on:
push:
branches:
- add-submodules
- main
jobs:
build:
+3 -2
View File
@@ -3,9 +3,10 @@ name: Build LVGL MicroPython for MacOS
on:
push:
branches:
- add-submodules
- main
pull_request:
branches: [add-submodules]
branches:
- main
workflow_dispatch:
jobs: