Skip to content

Commit ee773fe

Browse files
committed
change image
1 parent 754a70a commit ee773fe

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-79.6 KB
Loading

docs/filter-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following functions are supported in addition to the built-in functions prov
4141

4242
| Function | Input | Args | Output |
4343
| ----------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------- | -------------------------------------------------- | ----------------------- |
44-
| [`AI_DescribePR`](#AI_DescribePR)<br />Returns an AI-generated description of the PR based on the provided input diff | Object | - | String |
44+
| [`AI_DescribePR`](#ai_describepr)<br />Returns an AI-generated description of the PR based on the provided input diff | Object | - | String |
4545
| [`allDocs`](#alldocs)<br />Checks the list includes only images | [`files`](./context-variables.md#files) | - | Bool |
4646
| [`allImages`](#allimages)<br />Checks the list includes only images | [`files`](./context-variables.md#files) | - | Bool |
4747
| [`allTests`](#alltests)<br />Checks the list includes only tests | [`files`](./context-variables.md#files) | - | Bool |

0 commit comments

Comments
 (0)