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: on:
push: push:
branches: ["develop"]
paths-ignore: paths-ignore:
- 'README.md' - 'README.md'
pull_request: pull_request: