Skip to content

Commit

Permalink
better names (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
msaunby authored Feb 13, 2023
1 parent 69543fc commit 0104201
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Docker Image CI
name: Docker Image test build

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub-push.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Image build and push to Docker Hub
name: Docker Hub registry build and push

on:
push:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Simple Docker image build and push
name: GitHub container registry build and push

on:
push:
Expand Down

0 comments on commit 0104201

Please sign in to comment.