trivial: allow manually running the container generation workflow

This commit is contained in:
Mario Limonciello 2022-04-22 08:33:37 -05:00 committed by Mario Limonciello
parent f7e006c491
commit d599c90da0

View File

@ -1,5 +1,6 @@
name: Create containers
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'