Skip to content

feat(www): SQLite-over-HTTP site + nightly publish to www branch (#718) #1100

feat(www): SQLite-over-HTTP site + nightly publish to www branch (#718)

feat(www): SQLite-over-HTTP site + nightly publish to www branch (#718) #1100

Workflow file for this run

name: Build SAMD21
on:
workflow_dispatch: {}
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
uses: ./.github/workflows/template_build.yml
with:
workflow-name: "SAMD21"
test-dir: "tests/platform/samd21"
env-name: "samd21"
firmware-ext: "bin"