Skip to content

fine tuning

fine tuning #247

Workflow file for this run

name: 'ToDo Issues'
on: ['push']
jobs:
build:
runs-on: 'ubuntu-latest'
steps:
- uses: 'actions/checkout@master'
- name: 'TODO to Issue'
uses: 'alstr/[email protected]'
id: 'todo'
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}