Skip to content

Commit ec4c5fe

Browse files
committed
.github: use shorter name for backport tracker action
Signed-off-by: Patrick Donnelly <[email protected]>
1 parent 3ff77d9 commit ec4c5fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/create-backport-trackers.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
name: Create backport trackers for trackers in "Pending Backport" state
2+
name: Issue Backporting
3+
description: Create backport trackers for trackers in "Pending Backport" state
34
on:
45
# To manually trigger this: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_dispatch
56
# View past runs and output: https://github.com/ceph/ceph/actions/workflows/create-backport-trackers.yml

0 commit comments

Comments
 (0)