diff --git a/.github/workflows/continous-delivery.patch.yml b/.github/workflows/continous-delivery.patch.yml index 53ecb144..f51ef601 100644 --- a/.github/workflows/continous-delivery.patch.yml +++ b/.github/workflows/continous-delivery.patch.yml @@ -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"'