allow manual trigger of action
This commit is contained in:
parent
3f877cbb27
commit
f6e545a9eb
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
name: Alpine Package Auto-Rebuild
|
name: Alpine Package Auto-Rebuild
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 1 * * *' # Daily at 1:00 AM UTC
|
- cron: '0 1 * * *' # Daily at 1:00 AM UTC
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue