mirror of
				https://github.com/actions/checkout.git
				synced 2025-11-04 14:28:39 +08:00 
			
		
		
		
	Update check-dist.yml
This commit is contained in:
		
							parent
							
								
									230611dbd0
								
							
						
					
					
						commit
						bb656e1855
					
				
							
								
								
									
										4
									
								
								.github/workflows/check-dist.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/check-dist.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -17,8 +17,12 @@ on:
 | 
			
		|||
      - '**.md'
 | 
			
		||||
  workflow_dispatch:
 | 
			
		||||
 | 
			
		||||
permissions: read-all
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  check-dist:
 | 
			
		||||
    permissions:
 | 
			
		||||
      contents: read # for actions/checkout to fetch code
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
 | 
			
		||||
    steps:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user