allow manual trigger of action

This commit is contained in:
Yannick 2025-06-18 11:29:55 +02:00
commit f6e545a9eb

View file

@ -1,6 +1,7 @@
name: Alpine Package Auto-Rebuild
on:
workflow_dispatch:
schedule:
- cron: '0 1 * * *' # Daily at 1:00 AM UTC