mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-25 07:16:42 +00:00
Update action.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user