ci: Add manual trigger to image factory pipeline
https://github.com/containers/toolbox/pull/981
This commit is contained in:
parent
818748001c
commit
05eef2aaa6
|
@ -1,5 +1,6 @@
|
||||||
name: Image Factory
|
name: Image Factory
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 0 * * *"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue