mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-19 18:25:58 +08:00
refactor: split content & add remove labels (#31)
* refactor: split content & add remove labels * add * add * opt inactive check * up web * addadd * change version * add style * add less
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
steps:
|
||||
- name: help wanted
|
||||
if: github.event.label.name == 'help wanted'
|
||||
uses: actions-cool/issues-helper@v1.2
|
||||
uses: actions-cool/issues-helper@v1.8
|
||||
with:
|
||||
actions: 'create-comment'
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
@@ -51,7 +51,7 @@ jobs:
|
||||
|
||||
## 💖 谁在使用?
|
||||
|
||||
<embed src="../README.md#L996-L1043"></embed>
|
||||
<embed src="../README.md#L997-L1044"></embed>
|
||||
|
||||
## ⚡ 反馈
|
||||
|
||||
|
Reference in New Issue
Block a user