Skip to content

🐛 [Bug]: 复制配置功能无效,粘贴板里内容是写死的 #21

🐛 [Bug]: 复制配置功能无效,粘贴板里内容是写死的

🐛 [Bug]: 复制配置功能无效,粘贴板里内容是写死的 #21

Workflow file for this run

name: Issue / Pull Request Auto Labeler
on:
issues:
types: [opened, edited]
pull_request_target:
types: [opened, edited]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: fuxingloh/multi-labeler@v4