Skip to content

Commit dfd9567

Browse files
committed
adressing comments
1 parent 8c01f35 commit dfd9567

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/prefer-typescript.yml

+4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@ on:
44
push:
55
branches:
66
- 'master'
7+
paths:
8+
- "superset-frontend/src/**"
79
pull_request:
810
types: [synchronize, opened, reopened, ready_for_review]
11+
paths:
12+
- "superset-frontend/src/**"
913

1014
jobs:
1115
prefer_typescript:

0 commit comments

Comments
 (0)