Skip to content

Commit 8f8a07d

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 8f8a07d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)