Skip to content

Commit 935bfd7

Browse files
committed
Use more descriptive task name
1 parent 70251c7 commit 935bfd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-sync-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
echo -n "${{ steps.matrix-build.outputs.matrix }}"
4545
4646
sync-matrix-run:
47-
name: Sync
47+
name: Package repository sync
4848
needs:
4949
- sync-matrix-build
5050
strategy:

0 commit comments

Comments
 (0)