Github actions branch name
DevOps
About
GitHub Actions branch name describes utilizing default environment variable properties (such as `${{ github.ref_name }}` or `${{ github.head_ref }}`) inside YAML pipeline scripts to dynamically extract, print, or evaluate the exact git branch triggering a continuous integration build.