Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 368 Bytes

File metadata and controls

9 lines (6 loc) · 368 Bytes

Merged Branches

Definition

Do your developers often forget to delete their branches after merging PRs? Are you tired of manually going into every repository and deleting them? Don't! Let nushell do it for you!

Setup

  1. Create a repo in your organization account to store the github action
  2. Push both the attached script and the github action to the repo