mirror of
				https://github.com/actions/upload-artifact.git
				synced 2025-10-23 08:56:38 +08:00 
			
		
		
		
	avoid triggering push for Dependabot branches
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							| @@ -2,6 +2,7 @@ name: "Code scanning - action" | ||||
|  | ||||
| on: | ||||
|   push: | ||||
|     branches-ignore: "dependabot/*" | ||||
|   pull_request: | ||||
|     paths-ignore: | ||||
|       - '**.md' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user