1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-01 13:11:10 +03:00

Merge pull request #6767 from matrix-org/dbkr/rename_type_check_action

Rename type checking script
This commit is contained in:
David Baker
2021-09-09 09:30:31 +01:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
name: Lint
name: Type Check
on:
pull_request:
branches: [develop]