Merge branch 'main' into waveshare_esp32s3_32MB_hub75 #886
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: WLED CI | |
| on: | |
| push: | |
| branches: | |
| - '*' | |
| pull_request: | |
| jobs: | |
| wled_build: | |
| uses: ./.github/workflows/build.yml |