Commit 4de83ad
committed
build: rename workflow_dispatch input labels for the GH UI
The GitHub Actions UI uses the input 'description' as the field label
on workflow_dispatch. The previous wording read awkwardly (e.g. 'If
true, evaluate without committing or notifying Slack' as a checkbox
label). These shorter, label-style descriptions render cleanly.1 parent 73af6c0 commit 4de83ad
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments