File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11name : Find Python Projects
2- description : Discovers Python sub-projects in a monorepo workspace project
2+ description : Discover Python projects in a repository and expose helpful things from pyproject.toml to other steps
3+ author : brandonlwhite@gmail.com
4+ branding :
5+ icon : search
6+ color : blue
37
48inputs :
59 root-dir :
Original file line number Diff line number Diff line change 11{
22 "name" : " find-python-projects-action" ,
33 "version" : " 1.0.0" ,
4- "description" : " GitHub Action that discovers Python sub- projects in a monorepo workspace project " ,
4+ "description" : " GitHub Action for discovering Python projects in a repository and exposing helpful things from pyproject.toml to other steps. " ,
55 "main" : " index.js" ,
66 "scripts" : {
77 "lint" : " eslint ." ,
You can’t perform that action at this time.
0 commit comments