Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMellerin committed Dec 2, 2024
1 parent 99460bf commit 67f4ace
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish-ci-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:

jobs:
build-and-push-image:
name: Push Docker ci image to Docker Hub
name: Push Docker CI image to Docker Hub
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build-and-publish-franken-image.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Docker franken image
name: Build Docker FrankenPHP image

on:
push:
Expand All @@ -18,7 +18,7 @@ env:

jobs:
build-and-push-image:
name: Push Docker image to Docker Hub
name: Push Docker FrankenPHP image to Docker Hub
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit 67f4ace

Please sign in to comment.