mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-15 20:08:05 +00:00
ci: update actions and strengthen docs gates
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Welcome new contributor
|
||||
uses: actions/first-interaction@v1
|
||||
uses: actions/first-interaction@v3
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
issue-message: |
|
||||
@@ -27,4 +27,4 @@ jobs:
|
||||
|
||||
pr-message: |
|
||||
👋 你好,@${{ github.actor }}!感谢你第一次向 vibe-coding-cn 提交 Pull Request!
|
||||
我们将仔细评审你的贡献。感谢你让这个项目变得更好!
|
||||
我们将仔细评审你的贡献。感谢你让这个项目变得更好!
|
||||
|
||||
Reference in New Issue
Block a user