Skip to content

文章中加入了<!-- more -->,但在主页中还是显示全文 #785

文章中加入了<!-- more -->,但在主页中还是显示全文

文章中加入了<!-- more -->,但在主页中还是显示全文 #785

name: Label Commenter
on:
issues:
types:
- labeled
pull_request_target:
types:
- labeled
jobs:
comment:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: master
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1