mirror of
				https://github.com/mountain-pitt/mk-blindcontrol.git
				synced 2025-10-31 10:47:42 +00:00 
			
		
		
		
	Update codeql.yml
This commit is contained in:
		
							
								
								
									
										10
									
								
								.github/workflows/codeql.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								.github/workflows/codeql.yml
									
									
									
									
										vendored
									
									
								
							| @@ -55,8 +55,8 @@ jobs: | ||||
|          | ||||
|     # Autobuild attempts to build any compiled languages  (C/C++, C#, or Java). | ||||
|     # If this step fails, then you should remove it and run the build manually (see below) | ||||
|     # - name: Autobuild | ||||
|     #  uses: github/codeql-action/autobuild@v2 | ||||
|      - name: Autobuild | ||||
|       uses: github/codeql-action/autobuild@v2 | ||||
|  | ||||
|     # ℹ️ Command-line programs to run using the OS shell. | ||||
|     # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun | ||||
| @@ -64,9 +64,9 @@ jobs: | ||||
|     #   If the Autobuild fails above, remove it and uncomment the following three lines.  | ||||
|     #   modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance. | ||||
|  | ||||
|      - run: | | ||||
|        echo "Run, Build Application using script" | ||||
|        ./location_of_script_within_repo/buildscript.sh | ||||
|     # - run: | | ||||
|     #   echo "Run, Build Application using script" | ||||
|     #   ./location_of_script_within_repo/buildscript.sh | ||||
|  | ||||
|     - name: Perform CodeQL Analysis | ||||
|       uses: github/codeql-action/analyze@v2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user