CI: allow triggering prebuilt workflow manually

old-commit-hash: 674a2061fd9f0213b14851d82832cff6d684d12f
This commit is contained in:
Adeeb Shihadeh
2022-05-04 15:08:08 -07:00
parent 3960317d60
commit 0fc498d05b

View File

@@ -3,6 +3,8 @@ on:
schedule:
- cron: '0 * * * *'
workflow_dispatch:
env:
BASE_IMAGE: openpilot-base
DOCKER_REGISTRY: ghcr.io/commaai