Skip to content

Commit 470e3da

Browse files
authored
Add default branch note to workflow_run event (#2062)
1 parent cecda2a commit 470e3da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -699,6 +699,8 @@ on:
699699

700700
{% data reusables.webhooks.workflow_run_desc %}
701701

702+
{% data reusables.github-actions.branch-requirement %}
703+
702704
| Webhook event payload | Activity types | `GITHUB_SHA` | `GITHUB_REF` |
703705
| --------------------- | -------------- | ------------ | -------------|
704706
| [`workflow_run`](/webhooks/event-payloads/#workflow_run) | - n/a | Last commit on default branch | Default branch |

0 commit comments

Comments
 (0)