mirror of
https://gitee.com/layui/layui.git
synced 2025-10-07 23:24:32 +08:00
chore: 回滚 CONTRIBUTING 文件路径 (#1465)
This commit is contained in:
2
.github/workflows/issue-labeled.yml
vendored
2
.github/workflows/issue-labeled.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: content template
|
||||
id: template
|
||||
run: |
|
||||
DIR_NAME="详见:🍀 [Layui Issue 贡献指南](https://github.com/layui/layui/blob/main/.github/CONTRIBUTING.md)"
|
||||
DIR_NAME="详见:🍀 [Layui Issue 贡献指南](https://github.com/layui/layui/blob/main/CONTRIBUTING.md)"
|
||||
echo "CONTRIBUTING=$DIR_NAME" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: help wanted
|
||||
|
Reference in New Issue
Block a user