mirror of
				https://github.com/maxgoedjen/secretive.git
				synced 2025-11-04 09:20:56 +00:00 
			
		
		
		
	Try re-enabling swift codeql
Enable Swift language support for CodeQL analysis.
This commit is contained in:
		
							parent
							
								
									7c7db56c1e
								
							
						
					
					
						commit
						9d05a43e15
					
				
							
								
								
									
										4
									
								
								.github/workflows/codeql.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/codeql.yml
									
									
									
									
										vendored
									
									
								
							@ -25,8 +25,8 @@ jobs:
 | 
			
		||||
        - language: actions
 | 
			
		||||
          build-mode: none
 | 
			
		||||
        # Disable this until CodeQL supports Xcode 26 builds.
 | 
			
		||||
        # - language: swift
 | 
			
		||||
        #   build-mode: manual
 | 
			
		||||
        - language: swift
 | 
			
		||||
          build-mode: manual
 | 
			
		||||
    steps:
 | 
			
		||||
    - name: Checkout repository
 | 
			
		||||
      uses: actions/checkout@v4
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user