Skip to content

Merge pull request #288 from MartinZikmund/feature/ci #106

Merge pull request #288 from MartinZikmund/feature/ci

Merge pull request #288 from MartinZikmund/feature/ci #106

Workflow file for this run

name: "Run TODO to Issue"
on:
push:
branches: [ "main" ]
jobs:
build:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v4"