CI / CD
GitHub Actions: Get Current Branch Name for Git Repo
How to get the current branch name in GitHub Actions can be useful for workflows that trigger off of multiple branches of a GitHub repository.…