Skip to content

[🐞]: 1.20.1-fabric 【前置-月光】moonlight-1.20-2.13.53-fabric conflict 【服务器-指南针】Manhunt-1.2.5+1.20 #38

[🐞]: 1.20.1-fabric 【前置-月光】moonlight-1.20-2.13.53-fabric conflict 【服务器-指南针】Manhunt-1.2.5+1.20

[🐞]: 1.20.1-fabric 【前置-月光】moonlight-1.20-2.13.53-fabric conflict 【服务器-指南针】Manhunt-1.2.5+1.20 #38

Workflow file for this run

name: Labeling new issue
on:
issues:
types: ['opened', 'edited']
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
issues: write
steps:
- uses: actions/checkout@v4
with:
sparse-checkout: |
.github/workflows/issue_label.json5
sparse-checkout-cone-mode: false
- uses: Renato66/auto-label@v3.1.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
ignore-comments: false
configuration-file: .github/workflows/issue_label.json5
labels-synonyms: false