Using the GitHub API is there a way to get the workflows/actions by branch name?
From the documentation located below I can list the workflows for the main branch, is there a parameter or other setting that will let me get the list of actions/workflows for a feature branch?
#list-repository-workflows