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.
2 parents 48b20ca + ea7076f commit 3a2a0d0Copy full SHA for 3a2a0d0
.github/workflows/greetings.yml
@@ -12,5 +12,5 @@ jobs:
12
- uses: actions/first-interaction@v1
13
with:
14
repo-token: ${{ secrets.GITHUB_TOKEN }}
15
- issue-message: "Message that will be displayed on users' first issue"
16
- pr-message: "Message that will be displayed on users' first pull request"
+ issue-message: "Welcome to submit an issue for x-crawl for the first time"
+ pr-message: "Welcome to submit PR for x-crawl for the first time"
0 commit comments