Revert "chore: disable auto-trigger on push, manual release only"

This reverts commit d4e5af2c74.
This commit is contained in:
Abdessamad Derraz
2026-03-25 12:26:39 +01:00
parent d4e5af2c74
commit cfec0c614f

View File

@@ -1,6 +1,9 @@
name: Build & Release
on:
push:
branches: [main]
paths: ["bios/**", "platforms/**"]
workflow_dispatch:
inputs:
force_release: