Skip to content

Commit 23c758c

Browse files
committed
Better name for update-overview job
1 parent d9712f0 commit 23c758c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/hub-overview.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ on:
1414
workflow_dispatch:
1515

1616
jobs:
17-
update-dockerhub-overview:
17+
update-overview:
1818
runs-on: ubuntu-latest
19+
name: update-overview (${{matrix.image}})
1920
if: github.repository == 'jupyter/docker-stacks'
2021

2122
steps:

0 commit comments

Comments
 (0)