mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-25 07:16:42 +00:00
Add comment marker input
This commit is contained in:
parent
2f1ea87bd0
commit
84969920ef
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
@ -13,4 +13,5 @@ jobs:
|
|||||||
SHA: ${{ github.sha }}
|
SHA: ${{ github.sha }}
|
||||||
TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
LABEL: "# TODO"
|
LABEL: "# TODO"
|
||||||
|
COMMENT_MARKER: "#"
|
||||||
id: "todo"
|
id: "todo"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user