Skip to content

Commit b1cfa61

Browse files
Update nightly.yml
1 parent e9c0925 commit b1cfa61

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/nightly.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ name: Nightly CI
44
on:
55
# Allows you to run this workflow manually from the Actions tab
66
workflow_dispatch:
7-
inputs:
8-
candidate_rev:
9-
description: 'Nightly build revision/date'
10-
required: false
11-
default: '$(date +'%y%m%d')'
127

138
run-name: mlplatform.org nightly n$(date +'%y%m%d') to pack ${{ inputs.revision }}${{ inputs.candidate_rev }} by @${{ github.actor }}
149

0 commit comments

Comments
 (0)