Skip to content

Commit 20d5ca1

Browse files
committed
remove-packages-from-pacman-repository: use nicer name
This name is displayed on the left of https://github.com/git-for-windows/git-for-windows-automation/actions, therefore it does matter. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent f054802 commit 20d5ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/remove-packages-from-pacman-repository.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: remove-packages-from-pacman-repository
1+
name: Remove Packages from the Pacman repository
22
run-name: Remove ${{ inputs.packages }} from the Pacman repository
33

44
on:

0 commit comments

Comments
 (0)