Skip to content

Commit e9e1677

Browse files
Update greetings.yml
1 parent abb7f3b commit e9e1677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/greetings.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
- uses: actions/first-interaction@v1
1313
with:
1414
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
issue-message: 'Good to see you create your first isssue. Welcome to repository.👍'
15+
issue-message: 'Good to see you create the isssue. Welcome to repository.👍'
1616
pr-message: 'Yay, you have nailed it. Congrats on your first PR.🎉'

0 commit comments

Comments
 (0)