mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-25 07:16:42 +00:00
fix: make the checkbox test pass
This commit is contained in:
@@ -375,7 +375,7 @@
|
||||
},
|
||||
{
|
||||
"type": "line",
|
||||
"pattern": "- [ ]"
|
||||
"pattern": "- \\[ \\]"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user