Skip to content

Fixed 'IllegalArgumentException: Cannot find field with type int' #187

Fixed 'IllegalArgumentException: Cannot find field with type int'

Fixed 'IllegalArgumentException: Cannot find field with type int' #187

Workflow file for this run

name: "TODO Issue Creator"
on: ["push"]
jobs:
build:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@master"
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v3.0.2-beta"
id: "Type-Todo"
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}