Skip to content

Commit 8e472f9

Browse files
Update greet-a-person.yml
1 parent c2fc03e commit 8e472f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/greet-a-person.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Greet a persion
55

66
# Controls when the action will run. Workflow runs when manually triggered using the UI or API.
77
on:
8-
workflow_dispatch:
8+
workflow_dispatch:
99
# Inputs the workflow accepts.
1010
inputs:
1111
name:

0 commit comments

Comments
 (0)