mirror of
				https://git.mirrors.martin98.com/https://github.com/actions/setup-python
				synced 2025-10-31 15:01:07 +08:00 
			
		
		
		
	PR Feedback
This commit is contained in:
		
							parent
							
								
									08bf913604
								
							
						
					
					
						commit
						4875b9e438
					
				| @ -12,5 +12,5 @@ runs: | |||||||
|   using: 'node12' |   using: 'node12' | ||||||
|   main: 'dist/index.js' |   main: 'dist/index.js' | ||||||
| branding: | branding: | ||||||
|   icon: 'play' |   icon: 'code' | ||||||
|   color: 'yellow' |   color: 'yellow' | ||||||
| @ -43,7 +43,7 @@ | |||||||
|   "husky": { |   "husky": { | ||||||
|     "skipCI": true, |     "skipCI": true, | ||||||
|     "hooks": { |     "hooks": { | ||||||
|       "pre-commit": "npm run build && npm run format && npm run format-check" |       "pre-commit": "npm run build && npm run format" | ||||||
|     } |     } | ||||||
|   } |   } | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Konrad Pabjan
						Konrad Pabjan