Skip to content

Update dependency com.github.wolfieheart:armorstandeditor to v1.20.2-… #378

Update dependency com.github.wolfieheart:armorstandeditor to v1.20.2-…

Update dependency com.github.wolfieheart:armorstandeditor to v1.20.2-… #378

Workflow file for this run

name: "Run TODO to Issue"
on: ["push"]
jobs:
build:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v4"
with:
AUTO_ASSIGN: true
IDENTIFIERS: '[{"name": "TODO", "labels": ["help wanted"]}, {"name": "FIXME", "labels": ["bug"]}]'