🔧 Add workflow_dispatch to develop builds

This commit is contained in:
Yamila Moreno 2026-02-16 12:22:09 +01:00
parent 3c0df27fe0
commit 8c5ce4d318

View File

@ -1,6 +1,7 @@
name: _DEVELOP
on:
workflow_dispatch:
schedule:
- cron: '16 5-20 * * 1-5'