Skip to content

Commit

Permalink
don't remove untagged things
Browse files Browse the repository at this point in the history
  • Loading branch information
adamcooke committed Mar 19, 2024
1 parent 0694afc commit d5f7beb
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/tidy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,6 @@ jobs:
account-type: org
org-name: postalserver
token: ${{ secrets.PAT }}
- name: Delete untagged containers
uses: snok/container-retention-policy@v2
with:
image-names: postal
cut-off: Two hours ago UTC
untagged-only: true
account-type: org
org-name: postalserver
token: ${{ secrets.PAT }}
- name: Delete commit containers
uses: snok/container-retention-policy@v2
with:
Expand Down

0 comments on commit d5f7beb

Please sign in to comment.