Skip to content

Commit

Permalink
Update .github/workflows/thank-you.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Ashesh <[email protected]>
  • Loading branch information
khavinshankar and Ashesh3 authored Feb 28, 2023
1 parent 284654e commit a329a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/thank-you.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/[email protected]
with:
script: |
const thankyouNote = 'We truly appreciate your efforts. Thank you for taking the time to contribute, this is a very valuable contribution to us :1st_place_medal:. We always welcome your contribution :slightly_smiling_face:, so feel free to contribute to anything anytime, and never lose that spirit of innovation :raised_hands:.'
const thankyouNote = 'We truly appreciate your efforts. Thank you for taking the time to contribute; this is a very valuable contribution to us :1st_place_medal:. We always welcome your contribution :slightly_smiling_face:, so feel free to contribute to anything anytime, and never lose that spirit of innovation :raised_hands:.'
const options = {
issue_number: context.issue.number,
owner: context.repo.owner,
Expand Down

0 comments on commit a329a68

Please sign in to comment.