Skip to content

Commit bc94c56

Browse files
authored
Update greetings.yml
1 parent e521da6 commit bc94c56

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 taking the time to open an issue. I will have a look and answer as soon as possible.'' first issue'
13-
pr-message: 'Thank you for opening an PR. I will review the PR and provide feedback as soon as possible.'' first pr'
12+
issue-message: 'Thanks for taking the time to open an issue. I will have a look and answer as soon as possible.'
13+
pr-message: 'Thank you for opening an PR. I will review the PR and provide feedback as soon as possible.'

0 commit comments

Comments
 (0)