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 e521da6 commit bc94c56Copy full SHA for bc94c56
.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 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'
+ issue-message: 'Thanks for taking the time to open an issue. I will have a look and answer as soon as possible.'
+ pr-message: 'Thank you for opening an PR. I will review the PR and provide feedback as soon as possible.'
0 commit comments