added pio build
Some checks are pending
build / build (push) Waiting to run

This commit is contained in:
cheetah 2025-03-30 16:07:12 +02:00
parent 032f8372f3
commit 218b0ea892

View file

@ -1,4 +1,10 @@
on: [push]
name: build
on:
push:
branches:
- mster
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest