Skip to content

Commit

Permalink
update workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
andygrove committed Aug 19, 2024
1 parent 85e6e13 commit 2c52741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.

name: PR Build
name: Publish Docker images

concurrency:
group: ${{ github.repository }}-${{ github.head_ref || github.sha }}-${{ github.workflow }}
Expand Down

0 comments on commit 2c52741

Please sign in to comment.