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 680110d commit 3aac7f3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/cleanup-old-docker-images.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Cleanup Old Docker Images > 6 months by the scheduler

on:
schedule:
- cron: '0 11 * * *'
push:
branches-ignore:
branches:
- master

jobs:
Expand Down

0 comments on commit 3aac7f3

Please sign in to comment.