You've already forked matrix-react-sdk
							
							
				mirror of
				https://github.com/matrix-org/matrix-react-sdk.git
				synced 2025-11-04 11:51:45 +03:00 
			
		
		
		
	Merge pull request #6767 from matrix-org/dbkr/rename_type_check_action
Rename type checking script
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
				
			|||||||
name: Lint
 | 
					name: Type Check
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
    pull_request:
 | 
					    pull_request:
 | 
				
			||||||
        branches: [develop]
 | 
					        branches: [develop]
 | 
				
			||||||
		Reference in New Issue
	
	Block a user