Skip to content

Commit 86d3014

Browse files
Update use-cases/managing-github-issues/README.md
Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
1 parent 7cb80fe commit 86d3014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

use-cases/managing-github-issues/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The workflow is triggered when a new issue is created in the GitHub repository b
4949
- Upon successful review, the workflow triggers a GitHub API call to close the issue. A final notification is sent to confirm the closure.
5050

5151
6. **Error Handling:**
52-
- The workflow includes steps to handle errors, such as when an unsupported action is taken or when a developer is incorrectly assigned as a reviewer.
52+
- The workflow includes steps to handle errors, such as when an unsupported action is taken, or a developer is incorrectly assigned as a reviewer.
5353

5454
### Visualization
5555

0 commit comments

Comments
 (0)