Commit 90acdbe
committed
ci(workflows): standardize dispatch UI text across fleet
Three small UI tweaks for consistency with the rest of the fleet:
- provenance.yml: `name:` → `📦 Publish to npm`. Every fleet repo
now reads the same in the Actions sidebar.
- weekly-update.yml: `name: 🔄 Weekly Dependency Update` →
`🔄 Weekly Update`. The workflow has grown beyond dep updates
(lockstep sweeps, security advisories, cascade housekeeping).
- provenance.yml dry-run input description: long paragraph →
`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.
No behavior change — pure display strings.1 parent 17396a2 commit 90acdbe
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments