Skip to content

Merge branch 'master' of https://github.com/hizzle-co/noptin #1232

Merge branch 'master' of https://github.com/hizzle-co/noptin

Merge branch 'master' of https://github.com/hizzle-co/noptin #1232

Workflow file for this run

name: Convert TODO to issue
on:
push:
branches:
- master
jobs:
build:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@master"
- name: "TODO to Issue"
uses: "alstr/[email protected]"
id: "todo"