mirror of
				https://gitea.com/actions/upload-artifact.git
				synced 2025-10-31 00:58:14 +07:00 
			
		
		
		
	Merge pull request #222 from actions/brcrista/dependabot-push
Avoid triggering push for Dependabot branches
This commit is contained in:
		
						commit
						46426468d3
					
				
							
								
								
									
										1
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							| @ -2,6 +2,7 @@ name: "Code scanning - action" | |||||||
| 
 | 
 | ||||||
| on: | on: | ||||||
|   push: |   push: | ||||||
|  |     branches-ignore: "dependabot/*" | ||||||
|   pull_request: |   pull_request: | ||||||
|     paths-ignore: |     paths-ignore: | ||||||
|       - '**.md' |       - '**.md' | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user