Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add note about workflow triggers
  • Loading branch information
alstr authored Dec 12, 2024
1 parent 770db89 commit b5815c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,8 @@ jobs:
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

The action can insert the URL for a created issue back into the associated TODO.
Expand Down

0 comments on commit b5815c5

Please sign in to comment.