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