Added manual running to nightly image build (#24598)

th-downstream
Tim Campbell 1 year ago committed by GitHub
parent 251d107ec2
commit 305196d948

@ -1,5 +1,6 @@
name: Build nightly container image
on:
workflow_dispatch:
schedule:
- cron: '0 2 * * *' # run at 2 AM UTC
permissions:

Loading…
Cancel
Save