Skip to content

Commit cda5ea8

Browse files
Update greet-a-person.yml
1 parent 33cefa1 commit cda5ea8

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22

33
# Display name of the workflow
44
name: Greet a persion
5-
6-
# Controls when the action will run. Workflow runs when manually triggered using the UI or API.
75
on:
8-
workflow_dispatch:
6+
workflow_dispatch:
97
# Inputs the workflow accepts.
108
inputs:
119
name:

0 commit comments

Comments
 (0)