1
0
mirror of synced 2026-01-05 12:07:35 -05:00

Add missing raw element

This commit is contained in:
Nicholas Hebert
2021-11-30 10:51:37 -04:00
committed by GitHub
parent c1d3b96326
commit 96d7e02c2d

View File

@@ -298,6 +298,7 @@ When using the `workflow_dispatch` event, you can optionally specify inputs that
The triggered workflow receives the inputs in the `github.event.inputs` context. For more information, see "[Contexts](/actions/learn-github-actions/contexts#github-context)."
### Example
{% raw %}
```yaml
on:
workflow_dispatch: