mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-25 07:16:42 +00:00
Add project support
This commit is contained in:
parent
1156390bb3
commit
cf036df19e
@ -38,7 +38,7 @@ inputs:
|
|||||||
required: true
|
required: true
|
||||||
default: true
|
default: true
|
||||||
PROJECTS_SECRET:
|
PROJECTS_SECRET:
|
||||||
description: "Encrypted secret corresponding to your personal access token, e.g. ${{ secrets.MY_SECRET }} (do not enter the actual secret)"
|
description: "Encrypted secret corresponding to your personal access token (do not enter the actual secret)"
|
||||||
required: false
|
required: false
|
||||||
USER_PROJECTS:
|
USER_PROJECTS:
|
||||||
description: "Default user projects"
|
description: "Default user projects"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user