Skip to content

Commit 6ba8f26

Browse files
Update content/actions/reference/events-that-trigger-workflows.md
Co-authored-by: Janice <janiceilene@github.com>
1 parent 0f4b5e1 commit 6ba8f26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/actions/reference/events-that-trigger-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ on:
606606

607607
{% note %}
608608

609-
**Note:** The webhook payload available to GitHub Actions does not include the `added`, `removed`, and `modified` attributes in the `commit` object. You can retrieve the full commit object using the REST API. For more information, see "[Get a commit](/rest/reference/repos#get-a-commit)"".
609+
**Note:** The webhook payload available to GitHub Actions does not include the `added`, `removed`, and `modified` attributes in the `commit` object. You can retrieve the full commit object using the REST API. For more information, see "[Get a commit](/rest/reference/repos#get-a-commit)".
610610

611611
{% endnote %}
612612

0 commit comments

Comments
 (0)