Skip to content

Commit a2e64e2

Browse files
authored
Merge pull request #78 from material-elements/workflow/actions
[workflow/actions] Disable the ts type check workflow
2 parents c7c67d8 + a2645f1 commit a2e64e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)