Skip to content

Change name of CI job. #32

Change name of CI job.

Change name of CI job. #32

Workflow file for this run

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