Open
Description
Related to #910, I'd like to be able to default the ref
to HEAD
so i don't have to hardcode main
or master
or whatever in a reusable workflow, but instead i get:
Determining the checkout info
/usr/bin/git branch --list --remote origin/HEAD
/usr/bin/git tag --list HEAD
Error: A branch or tag with the name 'HEAD' could not be found
Metadata
Metadata
Assignees
Labels
No labels