Skip to content

Commit e7943ea

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

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# this is basic workflow which will execute manualy and take on input from the user
1+
# This is a basic workflow that is manually triggered and take one input
22

3-
# Display name of the workflow
3+
# Display name of workflow
44
name: Greet a persion
5-
on:
5+
on:
66
workflow_dispatch:
77
# Inputs the workflow accepts.
88
inputs:

0 commit comments

Comments
 (0)