Ensure actions trigger for branch rules docs apply to correct ghes/ghae versions
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2ea6970342
commit
d738849cce
@@ -190,7 +190,7 @@ You can configure your workflow to run when webhook events are generated on {% d
|
||||
|
||||
Not all webhook events trigger workflows. For the complete list of available webhook events and their payloads, see "[Webhook events and payloads](/developers/webhooks-and-events/webhook-events-and-payloads)."
|
||||
|
||||
{% ifversion fpt or ghes > 3.2 or ghae-next %}
|
||||
{% ifversion fpt or ghec or ghes > 3.3 or ghae-issue-4968 %}
|
||||
### `branch_protection_rule`
|
||||
|
||||
Runs your workflow anytime the `branch_protection_rule` event occurs. {% data reusables.developer-site.multiple_activity_types %} For information about the GraphQL API, see "[BranchProtectionRule](/graphql/reference/objects#branchprotectionrule)."
|
||||
|
||||
Reference in New Issue
Block a user