Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f03bc88 commit 5a1ccccCopy full SHA for 5a1cccc
.github/workflows/greetings.yml
@@ -9,5 +9,5 @@ jobs:
9
- uses: actions/first-interaction@v1
10
with:
11
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'
+ issue-message: 'Thanks for reporting this issue, we are on it :)'
+ pr-message: 'Thanks for your pull request, we are on it :)'
0 commit comments