updateActionGithubBranchNames Mutation
Update the GitHub branch names associated with an action
Access: Requires user access to the action
Parameters:
- actionId: The ID of the action to update
- githubBranchNames: An array of branch names in the format "Repo:branch-name"
Returns: The updated action
Arguments
#
Response
#
Returns Action .
Example
#
Previous
updateActionAssignees
Next
updateActionLabels