Skip to content

build(deps-dev): bump webpack from 5.92.1 to 5.93.0 in /pix-ctl-full #1

build(deps-dev): bump webpack from 5.92.1 to 5.93.0 in /pix-ctl-full

build(deps-dev): bump webpack from 5.92.1 to 5.93.0 in /pix-ctl-full #1

Workflow file for this run

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