Skip to content

Commit 8aea048

Browse files
authored
Update nightly-cleanup.yml
1 parent b35925d commit 8aea048

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/nightly-cleanup.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
name: Cleanup CI clusters
22
on:
33
workflow_dispatch:
4-
inputs:
5-
ci_cloud:
6-
description: 'Select the CI_CLOUD'
7-
required: true
8-
type: choice
9-
options:
10-
- LEAFCLOUD
11-
- SMS
12-
- ARCUS
134
schedule:
145
- cron: '0 21 * * *' # Run at 9PM - image sync runs at midnight
156

0 commit comments

Comments
 (0)