CI: allow triggering prebuilt workflow manually

This commit is contained in:
Adeeb Shihadeh
2022-05-04 15:08:08 -07:00
parent e3fd6a7c50
commit 674a2061fd
+2
View File
@@ -3,6 +3,8 @@ on:
schedule:
- cron: '0 * * * *'
workflow_dispatch:
env:
BASE_IMAGE: openpilot-base
DOCKER_REGISTRY: ghcr.io/commaai