Skip to content

Can't create workflow dispatch event by filename #1639

@n1lesh

Description

@n1lesh

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).

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions