We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cecda2a commit 470e3daCopy full SHA for 470e3da
1 file changed
content/actions/reference/events-that-trigger-workflows.md
@@ -699,6 +699,8 @@ on:
699
700
{% data reusables.webhooks.workflow_run_desc %}
701
702
+{% data reusables.github-actions.branch-requirement %}
703
+
704
| Webhook event payload | Activity types | `GITHUB_SHA` | `GITHUB_REF` |
705
| --------------------- | -------------- | ------------ | -------------|
706
| [`workflow_run`](/webhooks/event-payloads/#workflow_run) | - n/a | Last commit on default branch | Default branch |
0 commit comments