diff --git a/.github/workflows/github-container.yml b/.github/workflows/github-container.yml index 1d4a5e6e..aa97256a 100644 --- a/.github/workflows/github-container.yml +++ b/.github/workflows/github-container.yml @@ -1,4 +1,4 @@ -name: Test, build and push tagged release to GitHub container repo +name: Build and Push > GitHub Container Repo on: push: diff --git a/.github/workflows/image-tag.yml b/.github/workflows/image-tag.yml index 67f1e3b3..4995671a 100644 --- a/.github/workflows/image-tag.yml +++ b/.github/workflows/image-tag.yml @@ -1,4 +1,4 @@ -name: Test, build and push tagged release to Docker Hub +name: Build and Push > Docker Hub Container Repo on: push: