mirror of
				https://github.com/actions/upload-artifact.git
				synced 2025-11-04 08:00:53 +00:00 
			
		
		
		
	Remove path filters (#229)
This commit is contained in:
		
					parent
					
						
							
								317b58f0d1
							
						
					
				
			
			
				commit
				
					
						11e311c8b5
					
				
			
		
					 1 changed files with 2 additions and 4 deletions
				
			
		
							
								
								
									
										6
									
								
								.github/workflows/check-dist.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/check-dist.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -10,11 +10,9 @@ on:
 | 
			
		|||
  push:
 | 
			
		||||
    branches:
 | 
			
		||||
      - main
 | 
			
		||||
    paths-ignore:
 | 
			
		||||
      - '**.md'
 | 
			
		||||
  pull_request:
 | 
			
		||||
    paths-ignore:
 | 
			
		||||
      - '**.md'
 | 
			
		||||
    branches:
 | 
			
		||||
      - main
 | 
			
		||||
  workflow_dispatch:
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue