Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5a1cccc

Browse files
authored
Updated greetings.yml
1 parent f03bc88 commit 5a1cccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/greetings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
- uses: actions/first-interaction@v1
1010
with:
1111
repo-token: ${{ secrets.GITHUB_TOKEN }}
12-
issue-message: 'Thanks for reporting this issue, we are on it :)'' first issue'
13-
pr-message: 'Thanks for your pull request, we are on it :)'' first pr'
12+
issue-message: 'Thanks for reporting this issue, we are on it :)'
13+
pr-message: 'Thanks for your pull request, we are on it :)'

0 commit comments

Comments
 (0)