We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5810c23 + b3960f3 commit 442b3feCopy full SHA for 442b3fe
1 file changed
content/actions/reference/events-that-trigger-workflows.md
@@ -311,7 +311,7 @@ Runs your workflow anytime the `issue_comment` event occurs. {% data reusables.d
311
312
| Webhook event payload | Activity types | `GITHUB_SHA` | `GITHUB_REF` |
313
| --------------------- | -------------- | ------------ | -------------|
314
-| [`issue_comment`](/rest/reference/activity#issue_comment) | - `created`<br/>- `edited`<br/>- `deleted`<br/> | Last commit on default branch | Default branch |
+| [`issue_comment`](/developers/webhooks-and-events/webhook-events-and-payloads#issue_comment) | - `created`<br/>- `edited`<br/>- `deleted`<br/> | Last commit on default branch | Default branch |
315
316
{% data reusables.developer-site.limit_workflow_to_activity_types %}
317
0 commit comments