Skip to content

Commit 64bbffc

Browse files
committed
ci: rename workflow 'Docker Images For Repo Handling' -> 'Docker Images For Automation'
The previous display name was historical and no longer described what the workflow actually does. 'Docker Images For Automation' matches its real purpose — building / refreshing the images consumed by the nightly automation pipeline. Pure cosmetic rename of the workflow's top-level name: field; the filename (build-docker-images.yml) is unchanged so existing schedules, references, and the new Maintenance: Watchdog matrix all keep working.
1 parent 772b761 commit 64bbffc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docker-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Docker Images For Repo Handling
1+
name: Docker Images For Automation
22
on:
33
push:
44
branches:

0 commit comments

Comments
 (0)