mirror of
				https://github.com/intel/intel-graphics-compiler.git
				synced 2025-10-30 08:18:26 +08:00 
			
		
		
		
	Workflow refactor
Refactors github workflows
This commit is contained in:
		 Aleksander Mielczarek
					Aleksander Mielczarek
				
			
				
					committed by
					
						 igcbot
						igcbot
					
				
			
			
				
	
			
			
			 igcbot
						igcbot
					
				
			
						parent
						
							48a0478a01
						
					
				
				
					commit
					fe833d64c9
				
			
							
								
								
									
										4
									
								
								.github/workflows/build-IGC.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build-IGC.yml
									
									
									
									
										vendored
									
									
								
							| @ -13,7 +13,9 @@ on: | ||||
|     branches: [ master ] | ||||
|   pull_request: | ||||
|     branches: [ master ] | ||||
|      | ||||
|  | ||||
| permissions: read-all | ||||
|  | ||||
| jobs: | ||||
|   download-OpenCL-Clang: # openCL Clang is downloaded from intel/intel-graphics-compiler releases | ||||
|     if: github.repository == 'intel/intel-graphics-compiler' | ||||
|  | ||||
		Reference in New Issue
	
	Block a user