Only build PRs and the master branch on CI.
This commit is contained in:
		
							parent
							
								
									9372a89e17
								
							
						
					
					
						commit
						b115a047ed
					
				@ -11,6 +11,7 @@ script:
 | 
				
			|||||||
  - "cargo clippy --all-targets --all-features -- -D warnings"
 | 
					  - "cargo clippy --all-targets --all-features -- -D warnings"
 | 
				
			||||||
  - "cargo build --verbose"
 | 
					  - "cargo build --verbose"
 | 
				
			||||||
  - "cargo test --verbose"
 | 
					  - "cargo test --verbose"
 | 
				
			||||||
 | 
					if: "type != push OR (tag IS blank AND branch = master)"
 | 
				
			||||||
notifications:
 | 
					notifications:
 | 
				
			||||||
  email: false
 | 
					  email: false
 | 
				
			||||||
  irc:
 | 
					  irc:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user