Skip to content

Commit

Permalink
Avoid filtering only untagged
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobSanford committed Aug 23, 2024
1 parent 1b1e378 commit 9b566f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/trim-registry-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,4 @@ jobs:
image-names: ${{ env.REPOSITORY_NAME_COMPONENT }}
keep-n-most-recent: ${{ inputs.keep-n-most-recent }}
skip-shas: ${{ steps.set-hashes-to-skip.outputs.hashes-to-skip }}
tag-selection: untagged
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9b566f4

Please sign in to comment.