Skip to content

Instantly share code, notes, and snippets.

@yi-jiayu
Last active April 18, 2022 04:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yi-jiayu/60dba3de0d23895023a125949ed18c63 to your computer and use it in GitHub Desktop.
Save yi-jiayu/60dba3de0d23895023a125949ed18c63 to your computer and use it in GitHub Desktop.
greenpath.dev dashboard for https://github.com/actions
{
"name": "Actions dashboard",
"builds": [
{
"owner": "actions",
"repo": "starter-workflows",
"ref": "main",
"include_prs": true
},
{
"owner": "actions",
"repo": "toolkit",
"ref": "main"
},
{
"owner": "actions",
"repo": "setup-node",
"ref": "main"
},
{
"owner": "actions",
"repo": "javascript-action",
"ref": "main"
},
{
"owner": "actions",
"repo": "typescript-action",
"ref": "main"
},
{
"owner": "actions",
"repo": "labeler",
"ref": "main"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment