mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-25 07:16:42 +00:00
Update README.md
This commit is contained in:
@@ -481,8 +481,7 @@ If upgrading from v4 to v5, please note the following:
|
||||
|
||||
### 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 if a diff is processed multiple times.
|
||||
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.
|
||||
|
||||
Enabling [URL Insertion](#url-insertion) can help with the detection of existing issues.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user