mirror of
				https://github.com/docker/setup-buildx-action.git
				synced 2025-10-31 01:20:09 +08:00 
			
		
		
		
	Disable validation for dependabot
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									cf09c5c41b
								
							
						
					
					
						commit
						f189bae6c7
					
				
							
								
								
									
										1
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @ -20,6 +20,7 @@ jobs: | ||||
|         uses: actions/checkout@v2.3.3 | ||||
|       - | ||||
|         name: Validate | ||||
|         if: github.actor != 'dependabot[bot]' && github.actor != 'dependabot-preview[bot]' | ||||
|         run: docker buildx bake validate | ||||
|       - | ||||
|         name: Test | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 CrazyMax
						CrazyMax