mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-23 06:16:43 +00:00
Update README.md
This commit is contained in:
parent
b5815c5c57
commit
b64689f916
@ -481,8 +481,7 @@ If upgrading from v4 to v5, please note the following:
|
|||||||
|
|
||||||
### Multiple issues have been created
|
### Multiple issues have been created
|
||||||
|
|
||||||
Issues are created whenever the action runs and finds a newly added TODO in the diff. This can lead to duplicate
|
Issues are created whenever the action runs and finds a newly added TODO in the diff. If you set multiple workflow triggers (i.e. both `pull_request` and `push`), this can result in duplicate issues, as the same diff is processed multiple times.
|
||||||
issues if a diff is processed multiple times.
|
|
||||||
|
|
||||||
Enabling [URL Insertion](#url-insertion) can help with the detection of existing issues.
|
Enabling [URL Insertion](#url-insertion) can help with the detection of existing issues.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user