Skip to content

[📦]: Sophisticated Storage [Forge 1.20.1] - Compat Request #107

[📦]: Sophisticated Storage [Forge 1.20.1] - Compat Request

[📦]: Sophisticated Storage [Forge 1.20.1] - Compat Request #107

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened, edited]
permissions:
issues: write
contents: read
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3.4 # RegEx Issue Labeler
with:
repo-token: ${{ github.token }}
configuration-path: .github/issue_labels.yml
enable-versioned-regex: 0