Skip to content

Commit 5b7bf99

Browse files
committed
[workflow/actions] Disable the ts type check workflow
1 parent c7c67d8 commit 5b7bf99

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/type-check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
types: [opened, synchronize, reopened]
88
jobs:
99
code-quality-check:
10+
if: false
1011
name: Type Check
1112
runs-on: ubuntu-latest
1213
steps:

0 commit comments

Comments
 (0)