Test for branch restrictions
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/pr Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/pr Build is passing
				
			ref #23
This commit is contained in:
		@@ -8,6 +8,9 @@ steps:
 | 
				
			|||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
  - yarn
 | 
					  - yarn
 | 
				
			||||||
  - yarn test
 | 
					  - yarn test
 | 
				
			||||||
 | 
					  when:
 | 
				
			||||||
 | 
					    branch:
 | 
				
			||||||
 | 
					    - $DRONE_SOURCE_BRANCH
 | 
				
			||||||
trigger:
 | 
					trigger:
 | 
				
			||||||
  event:
 | 
					  event:
 | 
				
			||||||
  - pull_request
 | 
					  - pull_request
 | 
				
			||||||
		Reference in New Issue
	
	Block a user