Skip to content

Commit

Permalink
adressing comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Jan 23, 2024
1 parent 8c01f35 commit dfd9567
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/prefer-typescript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@ on:
push:
branches:
- 'master'
paths:
- "superset-frontend/src/**"
pull_request:
types: [synchronize, opened, reopened, ready_for_review]
paths:
- "superset-frontend/src/**"

jobs:
prefer_typescript:
Expand Down

0 comments on commit dfd9567

Please sign in to comment.