mirror of
				https://github.com/actions/setup-dotnet.git
				synced 2025-11-04 12:03:45 +00:00 
			
		
		
		
	Delete workflow_dispatch from e2e test
This commit is contained in:
		
							parent
							
								
									7191ccfea1
								
							
						
					
					
						commit
						389dc577bd
					
				
							
								
								
									
										1
									
								
								.github/workflows/test-dotnet.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/test-dotnet.yml
									
									
									
									
										vendored
									
									
								
							@ -1,7 +1,6 @@
 | 
				
			|||||||
name: Validate dotnet
 | 
					name: Validate dotnet
 | 
				
			||||||
 | 
					
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  workflow_dispatch:
 | 
					 | 
				
			||||||
  pull_request:
 | 
					  pull_request:
 | 
				
			||||||
    paths-ignore:
 | 
					    paths-ignore:
 | 
				
			||||||
      - '**.md'
 | 
					      - '**.md'
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user