🔥 3-day streak
GitHub Actions (GH-200)53 / 142
Question 53 of 142

A workflow triggered on the `push` event needs to send a Slack notification that includes only the short branch name (e.g., `feature-login` rather than `refs/heads/feature-login`). Which expression correctly extracts just the branch name for use in a step?

Reviewed for accuracy · Report an issueNext question