Skip to content

[Forge 1.16.5][ConcurrentModificationException] CME generating a new chunk from TemplateManager #569

[Forge 1.16.5][ConcurrentModificationException] CME generating a new chunk from TemplateManager

[Forge 1.16.5][ConcurrentModificationException] CME generating a new chunk from TemplateManager #569

Workflow file for this run

name: "Label Issues"
on:
issues:
types: [opened, edited]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
configuration-path: .github/config/labels.yml
enable-versioned-regex: 0
repo-token: ${{ secrets.GITHUB_TOKEN }}