Skip to content

Commit

Permalink
chore: set to dry run for evaulation period
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Dec 28, 2024
1 parent f7582f7 commit 61ac1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-prune.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
skip-tags: "v*"
filter-tags: "nightly"
filter-include-untagged: true
dry-run: false
dry-run: true
token-type: github-token
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 61ac1e6

Please sign in to comment.