mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 22:06:43 +00:00
Update README.md
Add note about workflow triggers
This commit is contained in:
parent
770db899ed
commit
b5815c5c57
@ -210,6 +210,8 @@ jobs:
|
|||||||
uses: "alstr/todo-to-issue-action@v5"
|
uses: "alstr/todo-to-issue-action@v5"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
It is important to note that if you set multiple triggers (i.e. both `pull_request` and `push`), this can result in duplicate issues.
|
||||||
|
|
||||||
### URL Insertion
|
### URL Insertion
|
||||||
|
|
||||||
The action can insert the URL for a created issue back into the associated TODO.
|
The action can insert the URL for a created issue back into the associated TODO.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user