fix trigger enable flag (#8616)
This commit is contained in:
		
							parent
							
								
									07d1aee825
								
							
						
					
					
						commit
						7d45233825
					
				
					 2 changed files with 2 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								.github/workflows/llm_unit_tests_linux.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/llm_unit_tests_linux.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -33,6 +33,7 @@ on:
 | 
			
		|||
      - '.github/actions/llm/langchain-test/action.yml'
 | 
			
		||||
      - '.github/actions/llm/download-llm-binary/action.yml'
 | 
			
		||||
  workflow_dispatch:
 | 
			
		||||
  workflow_call:
 | 
			
		||||
 | 
			
		||||
env:
 | 
			
		||||
  INT4_CKPT_DIR: ./llm/ggml-actions/stable
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										1
									
								
								.github/workflows/llm_unit_tests_windows.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/llm_unit_tests_windows.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -19,6 +19,7 @@ on:
 | 
			
		|||
      - 'python/llm/**'
 | 
			
		||||
      - '.github/workflows/llm_unit_tests_windows.yml'
 | 
			
		||||
  workflow_dispatch:
 | 
			
		||||
  workflow_call:
 | 
			
		||||
 | 
			
		||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
 | 
			
		||||
jobs:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue