Skip to content

Commit

Permalink
Automatic (outdated) images cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderM91 committed Oct 17, 2024
1 parent 26dc07f commit c7cdd9a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cleanup-old-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,9 @@ jobs:
with:
payload: |
{
"text": "Docker Cleanup completed for repository: ${{ github.repository }}",
"attachments": [
{
"pretext": "Docker Cleanup Results",
"pretext": "Docker Cleanup completed for repository: ${{ github.repository }}",
"color": "good",
"fields": [
{
Expand Down

0 comments on commit c7cdd9a

Please sign in to comment.