Skip to content

Commit afedb6a

Browse files
committed
Add x-databricks-python-keep-deprecated to keywords
1 parent a21573d commit afedb6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ jobs:
180180
a.addKeyword('doNotSuggest');
181181
a.addKeyword('markdownDescription');
182182
a.addKeyword('x-databricks-preview');
183+
a.addKeyword('x-databricks-python-keep-deprecated');
183184
}" >> keywords.js
184185
185186
for file in ./bundle/internal/schema/testdata/pass/*.yml; do

0 commit comments

Comments
 (0)