Skip to content

[CORE] Add the Permission Check for the Equipment Menu as well.... Ke… #1100

[CORE] Add the Permission Check for the Equipment Menu as well.... Ke…

[CORE] Add the Permission Check for the Equipment Menu as well.... Ke… #1100

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@v5"
with:
AUTO_ASSIGN: true
IDENTIFIERS: '[{"name": "TODO", "labels": ["help wanted"]}, {"name": "FIXME", "labels": ["bug"]}]'