mirror of
				https://github.com/actions/upload-artifact.git
				synced 2025-10-23 08:56:38 +08:00 
			
		
		
		
	chore: Remove CodeQL strategy (#79)
The job isn't using a matrix, so this value isn't allowed
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							| @@ -10,9 +10,6 @@ on: | |||||||
| jobs: | jobs: | ||||||
|   CodeQL-Build: |   CodeQL-Build: | ||||||
|  |  | ||||||
|     strategy: |  | ||||||
|       fail-fast: false |  | ||||||
|  |  | ||||||
|     # CodeQL runs on ubuntu-latest and windows-latest |     # CodeQL runs on ubuntu-latest and windows-latest | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user