File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 9
9
- uses : actions/first-interaction@v1
10
10
with :
11
11
repo-token : ${{ secrets.GITHUB_TOKEN }}
12
- pr-message : ' Hello @${{ github.actor }}, thank you for submitting a PR! We will respond as soon as possible.'
12
+ pr-message : |
13
+ Hello @${{ github.actor }}, thank you for submitting a PR! We will respond as soon as possible.
14
+
15
+ สวัสดี @${{ github.actor }} ขอบคุณที่ส่ง PR เข้ามา เราจะตอบกลับให้เร็วที่สุดเท่าที่จะทำได้
13
16
issue-message : |
14
17
Hello @${{ github.actor }}, thank you for your interest in our work!
15
18
16
19
If this is a bug report, please provide screenshots and **minimum viable code to reproduce your issue**, otherwise we can not help you.
20
+
21
+ สวัสดี @${{ github.actor }} ขอบคุณที่สนใจงานของเรา
22
+
23
+ ถ้านี่เป็นรายงานข้อผิดพลาด กรุณาแนบภาพหน้าจอ ข้อความแสดงข้อผิดพลาด และ **โค้ดที่สั้นที่สุดเท่าที่จะทำให้เกิดปัญหา** เพื่อที่เราจะสามารถช่วยเหลือได้
You can’t perform that action at this time.
0 commit comments