File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,6 @@ Starlark example usage:
6868
6969Yaml example usage:
7070```
71- Yaml example usage:
7271- uid: {{ .repo.uid }}
7372```
7473
@@ -89,4 +88,4 @@ active | Provides a boolean flag that indicates whether or not the reposito
8988trusted | Provides a boolean flag that indicates whether or not the repository is trusted.
9089protected | Provides a boolean flag that indicates whether or not the repository is protected.
9190ignore_forks | Provides a boolean flag that indicates whether or not to ignore forks.
92- ignore_pull_requests | Provides a boolean flag that indicates whether or not to ignore pull requests.
91+ ignore_pull_requests | Provides a boolean flag that indicates whether or not to ignore pull requests.
You can’t perform that action at this time.
0 commit comments