You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/greetings.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,5 +9,5 @@ jobs:
9
9
- uses: actions/first-interaction@v1
10
10
with:
11
11
repo-token: ${{ secrets.GITHUB_TOKEN }}
12
-
issue-message: 'I''m glad you find this repository helpful. I''ll try to address your issu ASAP. You can watch the repo for new changes or star it.'
12
+
issue-message: 'I''m glad you find this repository helpful. I''ll try to address your issue ASAP. You can watch the repo for new changes or star it.'
13
13
pr-message: 'I appreciate your effort to create this PR. I would try to check it on priority. It is always good to specify the purpose of PR and following the guidelines to reduce the conversations'
0 commit comments