Tag: script
-
Delete local Git branches with Automation
Use these automation techniques and scripts to keep your local Git repository tidy.
-
Delete GitHub Action Workflow Test Runs using GitHub CLI
Declutter your GitHub Workflow history by effortlessly removing test runs that start with “WIP”. Dive into how you can automate this cleanup using a simple GitHub CLI extension.