Difference between revisions of "Gh workflow run your-workflow-name"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
  
 
  gh workflow run you_workflow_name --ref your_branch_name
 
  gh workflow run you_workflow_name --ref your_branch_name
 +
 +
 +
== Related ==
 +
* [[GitHub actions: workflow dispatch]]
 +
  
 
== See also ==
 
== See also ==
 +
* {{gh workflow}}
 
* {{gh}}
 
* {{gh}}
  
 
[[Category:GitHub]]
 
[[Category:GitHub]]

Revision as of 23:55, 14 May 2023

gh workflow run you_workflow_name
could not create workflow dispatch event: HTTP 422: Workflow does not have 'workflow_dispatch' trigger 
(https://api.github.com/repos/your_org/your_repo/actions/workflows/1234567/dispatches)
gh workflow run you_workflow_name --ref your_branch_name


Related


See also

Advertising: