Merge remote-tracking branch 'upstream/main' into 0_15_FX_improvements #347
This file contains 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 |