-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Breaking API ChangePR will require a bump to the major version num in next release. Look here to see the change(s).PR will require a bump to the major version num in next release. Look here to see the change(s).
Description
Noticed that, GitHub API docs: Create a workflow dispatch event, let's you create dispatch event by both workflowID and Filename.
However, PR #1623 adds support for just workflowID, with CreateWorkflowDispatchEvent.
Can we split it into two funcs for each type, as that's the general implementation in other APIs?
Metadata
Metadata
Assignees
Labels
Breaking API ChangePR will require a bump to the major version num in next release. Look here to see the change(s).PR will require a bump to the major version num in next release. Look here to see the change(s).