Skip to content

Fix/update lcd pinout (#19) #147

Fix/update lcd pinout (#19)

Fix/update lcd pinout (#19) #147

Workflow file for this run

name: build
on:
push:
branches:
- main
- 'fix/**'
- 'feature/**'
- 'release/**'
pull_request:
branches:
- main
- 'release/**'
schedule:
- cron: '1 0 * * 4'
jobs:
build:
uses: madmachineio/actions/.github/workflows/build.yml@main