Skip to content

Commit c94f4ef

Browse files
authored
Merge pull request #27485 from github/repo-sync
repo sync
2 parents 1411112 + ebb9d57 commit c94f4ef

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/actions/managing-workflow-runs/manually-running-a-workflow.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,10 @@ gh run watch
7373

7474
When using the REST API, you configure the `inputs` and `ref` as request body parameters. If the inputs are omitted, the default values defined in the workflow file are used.
7575

76+
{% note %}
77+
78+
**Note:** You can define up to 10 `inputs` for a `workflow_dispatch` event.
79+
80+
{% endnote %}
81+
7682
For more information about using the REST API, see the "[Create a workflow dispatch event](/rest/reference/actions/#create-a-workflow-dispatch-event)."

0 commit comments

Comments
 (0)