Skip to content

Commit 4a78e3d

Browse files
authored
Remove justification field.
1 parent eaaa4ba commit 4a78e3d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/nightly.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ on:
55
- cron: '0 0 * * *' # run at 0 AM UTC
66
workflow_dispatch:
77
inputs:
8-
justification:
9-
description: "Reason for manual run"
10-
required: true
118
dryRun:
129
description: "If true, do not upload files"
1310
default: true

0 commit comments

Comments
 (0)