Skip to content

Commit eb9a2ca

Browse files
committed
drop-pacman-package: give the runs a more helpful title
This not only clarifies that the package is _uninstalled_, but also mentions _which_ package. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent a3f219b commit eb9a2ca

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/drop-pacman-package.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
name: Drop Pacman package from SDKs
1+
name: Drop (uninstall) Pacman package from SDKs
2+
run-name: Drop (uninstall) Pacman package ${{ inputs.package }} from SDKs
23

34
on:
45
workflow_dispatch:

0 commit comments

Comments
 (0)