Commit aba3c8f
committed
ci(workflows): clarify dispatch UI text
Three small UI tweaks for the Actions panel display:
- provenance.yml: `name: π¦ Publish` β `π¦ Publish to npm`. The
workflow has always published to npm; the prior name read as
"publish what?" in the Actions sidebar.
- provenance.yml: dry-run input description shortened from a full
paragraph to `Dry run (--dry-run on npm publish, default: true)`.
The previous text wrapped to 3+ lines in the dispatch popover and
buried the actual default behavior.
- weekly-update.yml: `name: π Weekly Dependency Update` β
`π Weekly Update`. The workflow has grown beyond just dep updates
(lockstep sweeps, security-advisory triage, cascade housekeeping);
the broader name reflects the actual scope.
No behavior change β pure display strings.1 parent 5f60f15 commit aba3c8f
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments