Skip to content

Docs: Delete screenshots from the repo #27

Docs: Delete screenshots from the repo

Docs: Delete screenshots from the repo #27

name: PlatformIO Build
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
platformio-build:
name: PlatformIO Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: karniv00l/platformio-run-action@v1