diff --git a/.github/workflows/Azure.yml b/.github/workflows/Azure.yml index 4321f1285..64e50e29f 100644 --- a/.github/workflows/Azure.yml +++ b/.github/workflows/Azure.yml @@ -1,4 +1,4 @@ -name: Azure +name: Build images (Azure) on: release: diff --git a/.github/workflows/build_images.yml b/.github/workflows/build_images.yml index 2a7b199a0..39a856be8 100644 --- a/.github/workflows/build_images.yml +++ b/.github/workflows/build_images.yml @@ -1,4 +1,4 @@ -name: Build images +name: Build images (DockerHub) on: release: