Added manual running to nightly image build (#24598)
This commit is contained in:
parent
e798b8615c
commit
c62604b5f6
1
.github/workflows/build-nightly.yml
vendored
1
.github/workflows/build-nightly.yml
vendored
@ -1,5 +1,6 @@
|
||||
name: Build nightly container image
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 2 * * *' # run at 2 AM UTC
|
||||
permissions:
|
||||
|
Loading…
Reference in New Issue
Block a user