mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 22:06:43 +00:00
Update action.yml
This commit is contained in:
parent
7e72ab378a
commit
306ecc025e
@ -23,7 +23,6 @@ inputs:
|
||||
TOKEN:
|
||||
description: "The GitHub access token to allow us to retrieve, create and update issues (automatically set)"
|
||||
required: true
|
||||
default: "${{ secrets.GITHUB_TOKEN }}"
|
||||
LABEL:
|
||||
description: "The label that will be used to identify TODO comments (e.g. # TODO for Python)"
|
||||
required: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user