You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/ruleset-engine/rules-language/actions.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ sidebar:
7
7
head:
8
8
- tag: title
9
9
content: Actions reference
10
-
description: Learn about Cloudflare Ruleset Engine actions, including Block, Skip, and Log. Understand how actions handle rule matches and configure security features.
10
+
description: Learn about actions supported by the Rules language, including Block, Skip, and Log.
11
11
---
12
12
13
13
The action of a rule tells Cloudflare how to handle matches for the rule [expression](/ruleset-engine/rules-language/expressions/).
0 commit comments