Skip to content

Commit 9f27c3f

Browse files
authored
Update runner-cleanup.yml
1 parent ca5a15a commit 9f27c3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/runner-cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
remove-token: ${{ secrets.RUNNER_CLEANUP_TOKEN }} # Token personalizado
1919
exclude-running: true
2020
min-age-days: 1
21-
dry-run: false
21+
dry-run: true
2222

2323
- name: Terminar workflows obsoletos
2424
uses: ./.github/actions/cancel-workflows

0 commit comments

Comments
 (0)