We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cb80fe commit 86d3014Copy full SHA for 86d3014
use-cases/managing-github-issues/README.md
@@ -49,7 +49,7 @@ The workflow is triggered when a new issue is created in the GitHub repository b
49
- Upon successful review, the workflow triggers a GitHub API call to close the issue. A final notification is sent to confirm the closure.
50
51
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.
+ - The workflow includes steps to handle errors, such as when an unsupported action is taken, or a developer is incorrectly assigned as a reviewer.
53
54
### Visualization
55
0 commit comments