Skip to content

Commit

Permalink
Merge pull request #9 from segmentio/APICS-1158/disable-dryrun
Browse files Browse the repository at this point in the history
Disable dryrun
  • Loading branch information
marcelopv authored Jul 21, 2023
2 parents ac154de + a14bd3d commit 5e9e3c7
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 5e9e3c7

Please sign in to comment.