CI: allow triggering prebuilt workflow manually

old-commit-hash: 674a2061fd
taco
Adeeb Shihadeh 3 years ago
parent 3960317d60
commit 0fc498d05b
  1. 2
      .github/workflows/prebuilt.yaml

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

Loading…
Cancel
Save