Skip to content

Commit

Permalink
Rename docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
doganulus committed Jul 23, 2024
1 parent d7e0320 commit 7e9e156
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build-builder.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Build Autoware builder container images (Docker)
name: docker-build-builder
on:
workflow_dispatch:
push:
paths:
- .github/workflows/builder-docker-build.yml # Self-trigger
- .github/workflows/docker-build-builder.yml # Self-trigger

env:
REGISTRY: ghcr.io/bounverif
Expand Down

0 comments on commit 7e9e156

Please sign in to comment.