Use correct name for CD build patch job (#7073)

This commit is contained in:
teor 2023-06-28 12:35:50 +10:00 committed by GitHub
parent fc9baf92dd
commit c2bc799dd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -22,9 +22,8 @@ on:
jobs:
# Also patched by continous-integration-docker.patch.yml, which has a different paths-ignore
build:
name: Build CI Docker / Build images
name: Build CD Docker / Build images
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'