Skip to content

[1.21.1 | Neoforge 21.1.224 | IE 12.4.2-194] Description Mismatch for High-Cetane Biodiesel in the manual #253

[1.21.1 | Neoforge 21.1.224 | IE 12.4.2-194] Description Mismatch for High-Cetane Biodiesel in the manual

[1.21.1 | Neoforge 21.1.224 | IE 12.4.2-194] Description Mismatch for High-Cetane Biodiesel in the manual #253

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
with:
configuration-path: .github/labeler.yaml
enable-versioned-regex: 0
repo-token: ${{ github.token }}