We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b0c039 commit cf72718Copy full SHA for cf72718
.github/workflows/greetings.yml
@@ -10,4 +10,4 @@ jobs:
10
with:
11
repo-token: ${{ secrets.GITHUB_TOKEN }}
12
issue-message: 'Thanks for your feedback.'
13
- pr-message: 'Thanks for your first contribution to [doocs/leetcode](https://github.com/doocs/leetcode).'
+ pr-message: 'Thanks for your first contribution to the leetcode project.'
0 commit comments