Skip to content

Merge pull request #47 from arturo-lang/sanitize-file-paths #49

Merge pull request #47 from arturo-lang/sanitize-file-paths

Merge pull request #47 from arturo-lang/sanitize-file-paths #49

Workflow file for this run

name: "TODO -> Issue"
on:
push:
branches:
- 'main'
tags-ignore:
- '**'
jobs:
build:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@main"
- name: "TODO to Issue generator"
uses: "alstr/[email protected]"
id: "todo"
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}