mirror of
				https://hub.gitmirror.com/https://github.com/actions/setup-java.git
				synced 2025-10-27 16:09:57 +08:00 
			
		
		
		
	 11790a2d66
			
		
	
	
		11790a2d66
		
			
		
	
	
	
	
		
			
			* Add Licensed workflow and config files * Manually validate dependencies * Ignore Generated Files in Git PR's * update contributing.md
		
			
				
	
	
		
			14 lines
		
	
	
		
			139 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			139 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| sources:
 | |
|   npm: true
 | |
| 
 | |
| allowed:
 | |
|   - apache-2.0
 | |
|   - bsd-2-clause
 | |
|   - bsd-3-clause
 | |
|   - isc
 | |
|   - mit
 | |
|   - cc0-1.0
 | |
|   - unlicense
 | |
| 
 | |
| reviewed:
 | |
|   npm: |