mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	extra-builds.yml: Add concurrent_skipping
This commit is contained in:
		
							parent
							
								
									7bcef637a4
								
							
						
					
					
						commit
						174c7ebf17
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/extra-builds.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/extra-builds.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -14,6 +14,8 @@ jobs:
 | 
			
		|||
          paths_ignore: '["**/README.md", "docs/**", "guidelines/**"]'
 | 
			
		||||
          # cancel previous builds if a new commit is pushed
 | 
			
		||||
          cancel_others: 'true'
 | 
			
		||||
          # only run on push *or* pull_request, not both
 | 
			
		||||
          concurrent_skipping: 'same_content_newer'
 | 
			
		||||
 | 
			
		||||
  vs-prep:
 | 
			
		||||
    name: Prepare Visual Studio build
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue