Skip to content

Merge commit '33aaf155453245873c573a2a2b50b8b59a08b9dd' into dev #151

Merge commit '33aaf155453245873c573a2a2b50b8b59a08b9dd' into dev

Merge commit '33aaf155453245873c573a2a2b50b8b59a08b9dd' into dev #151

Workflow file for this run

name: '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": []}, {"name": "FIXME", "labels": ["bug"]}]'