-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Is there a way to automatically detect default branch? Currently, the user has to manually input their default branch or where ever the PR is being sent (which in 99% of the time should be the default branch). The default branch that was setup is 'main'
but in some cases, 'master',
'develop'
and other names are repos default branches.
We should have a way that automatically detects this since most users plug and play the Github Action.
Metadata
Metadata
Assignees
Labels
No labels