Skip to content

Commit

Permalink
disable dryrun
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelopv committed Jul 21, 2023
1 parent ac154de commit a14bd3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/delete-old-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ jobs:
with:
repo_token: ${{ github.token }}
date: '7 days ago'
dry_run: false
default_branches: main,master,staging
exclude_open_pr_branches: true

0 comments on commit a14bd3d

Please sign in to comment.