mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 07:52:24 +00:00
trivial: allow manually running the container generation workflow
This commit is contained in:
parent
f7e006c491
commit
d599c90da0
1
.github/workflows/create_containers.yml
vendored
1
.github/workflows/create_containers.yml
vendored
@ -1,5 +1,6 @@
|
||||
name: Create containers
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user