breningham/delete-branch

Deletes a branch from a repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenThe GitHub token to useyes
repo_ownerThe owner of the repositoryyes${{ github.repository_owner }}
repo_nameThe name of the repositoryyes${{ github.event.repository.name }}
branch_nameThe name of the branch to deleteyes

no outputs