mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced 2025-07-21 03:44:21 +00:00
chore: 推送错误,应该在 dev 分支上
This commit is contained in:
19
.github/workflows/reademe-contributors.yml
vendored
19
.github/workflows/reademe-contributors.yml
vendored
@@ -1,19 +0,0 @@
|
|||||||
# 监听 master 分支
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
# action 名称
|
|
||||||
name: Contributes
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
# 任务
|
|
||||||
contrib-readme-en-job:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
name: A job to automate contrib in readme
|
|
||||||
steps:
|
|
||||||
- name: Contribute List
|
|
||||||
uses: akhilmhdh/contributors-readme-action@v2.3.4
|
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.CONTRIBUTORS_TOKEN }}
|
|
@@ -117,9 +117,5 @@ Q: 文件保存时全部爆红?
|
|||||||
|
|
||||||
A: `vscode` 请安装项目推荐插件,或手动安装 `Eslint` 插件。
|
A: `vscode` 请安装项目推荐插件,或手动安装 `Eslint` 插件。
|
||||||
|
|
||||||
## 贡献者
|
|
||||||
<!-- readme: collaborators,contributors -start -->
|
|
||||||
<!-- readme: collaborators,contributors -end -->
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
MIT © [ChenZhaoYu](./license)
|
MIT © [ChenZhaoYu](./license)
|
||||||
|
Reference in New Issue
Block a user