Skip to content

Commit 3a2a0d0

Browse files
committed
Merge branch 'main' of https://github.com/coder-hxl/x-crawl
2 parents 48b20ca + ea7076f commit 3a2a0d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/greetings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
- uses: actions/first-interaction@v1
1313
with:
1414
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"
15+
issue-message: "Welcome to submit an issue for x-crawl for the first time"
16+
pr-message: "Welcome to submit PR for x-crawl for the first time"

0 commit comments

Comments
 (0)