Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
marko-k0 committed Jul 16, 2024
1 parent f14c0b1 commit 8878704
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/container-base-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,8 @@ jobs:
branch: base-image-refs-update-${{ env.DATE }}
delete-branch: true
title: Update Base Image Refs [${{ env.DATE }}]
body: Updating base container image references.
body: |
Updating base container image references.
Run URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
draft: true # TODO: changeme

0 comments on commit 8878704

Please sign in to comment.