Skip to content

Commit 7c515a1

Browse files
committed
fix: validators not validator
Signed-off-by: Tom Carrio <[email protected]>
1 parent 3cb56c1 commit 7c515a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/split_monorepo.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
config:
2222
- [hook, dd-trace, DDTrace]
2323
- [hook, otel, OpenTelemetry]
24-
- [hook, validator, Validators]
24+
- [hook, validators, Validators]
2525
- [provider, cloudbees, CloudBees]
2626
- [provider, flagd, Flagd]
2727
- [provider, split, Split]

0 commit comments

Comments
 (0)