We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaaa4ba commit 4a78e3dCopy full SHA for 4a78e3d
1 file changed
.github/workflows/nightly.yml
@@ -5,9 +5,6 @@ on:
5
- cron: '0 0 * * *' # run at 0 AM UTC
6
workflow_dispatch:
7
inputs:
8
- justification:
9
- description: "Reason for manual run"
10
- required: true
11
dryRun:
12
description: "If true, do not upload files"
13
default: true
0 commit comments