Skip to content

Commit 50bb60a

Browse files
authored
Allow yql top level (#11003)
1 parent 2e5fd14 commit 50bb60a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/check_dirs.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ declare -A top_dirs=(
1616
[tools/]=1,
1717
[scripts/]=1,
1818
[yt/]=1,
19+
[yql/]=1,
1920
[vendor/]=1,
2021
[devtools/]=1,
2122
)

0 commit comments

Comments
 (0)