mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 14:28:58 +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
|
name: Create containers
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user