Merge pull request 'No need to run ci on push, only on pr removed from lint' (#3) from lint-change into master
Reviewed-on: tom/rluv-client#3
This commit is contained in:
		
						commit
						951ea17b5d
					
				@ -1,8 +1,6 @@
 | 
				
			|||||||
name: Lint Code
 | 
					name: Lint Code
 | 
				
			||||||
 | 
					
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  push:
 | 
					 | 
				
			||||||
    branches: [ "master" ]
 | 
					 | 
				
			||||||
  pull_request:
 | 
					  pull_request:
 | 
				
			||||||
    branches: [ "master" ]
 | 
					    branches: [ "master" ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user