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

Rename type checking script
pull/21833/head
David Baker 2021-09-09 09:30:31 +01:00 committed by GitHub
commit 12ff67ff6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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