We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f15ea4 + 442b3fe commit 0fb8315Copy full SHA for 0fb8315
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