Update test.yml

This commit is contained in:
Xwite
2023-03-08 07:16:03 +08:00
committed by GitHub
parent 19ffbf3fa2
commit 480b737e68
+4 -8
View File
@@ -13,14 +13,6 @@ on:
workflow_dispatch:
jobs:
labelFixedIssue:
runs-on: ubuntu-latest
steps:
- name: Fixed Issues Labeler
uses: gh-bot/fix-labeler@v2
with:
label: 已解决
prepare:
runs-on: ubuntu-latest
outputs:
@@ -59,6 +51,10 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Fixed Issues Labeler
uses: gh-bot/fix-labeler@v2
with:
label: 已解决
- name: Clear 18PlusList.txt
run: |
echo "清空18PlusList.txt"