Difference between revisions of "Gh workflow run"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
[[gh workflow run you_workflow_name]] --ref your_branch_name --field yourkey1=yourvalue1 --field yourkey2=yourvalue2 | [[gh workflow run you_workflow_name]] --ref your_branch_name --field yourkey1=yourvalue1 --field yourkey2=yourvalue2 | ||
+ | |||
+ | ✓ Created workflow_dispatch event for plan-rolebased.yml at yourbranch | ||
+ | To see runs for this workflow, try: gh run list --workflow=plan-rolebased.yml | ||
== Related == | == Related == |
Revision as of 11:35, 19 January 2024
gh workflow run gh workflow run you_workflow_name gh workflow run you_workflow_name --ref your_branch_name
gh workflow run you_workflow_name --ref your_branch_name --field yourkey1=yourvalue1 --field yourkey2=yourvalue2
✓ Created workflow_dispatch event for plan-rolebased.yml at yourbranch To see runs for this workflow, try: gh run list --workflow=plan-rolebased.yml
Related
See also
gh workflow
[run
|view
|list
]gh [ auth | repo | secret | issue | workflow | webhook | gh environment | actions | run ] gh auth login, gh pr create, gh --help
Advertising: