Fix pipeline to run on all branches

This commit is contained in:
Gericom
2026-01-02 15:22:14 +01:00
parent 231f14a783
commit 2d4f9cb29f

View File

@@ -2,7 +2,6 @@ name: Build Pico Loader
on:
push:
branches: ["develop"]
paths-ignore:
- 'README.md'
pull_request: