Skip to content

Commit

Permalink
Simplify default dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
textbook committed Jun 30, 2023
1 parent cefb1bb commit efd5001
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,38 +8,18 @@
"account": "textbook",
"repo": "flash"
},
{
"name": "github",
"username": "$GITHUB_USERNAME",
"password": "$GITHUB_TOKEN",
"account": "textbook",
"repo": "flash_services"
},
{
"name": "gh_actions",
"username": "$GITHUB_USERNAME",
"password": "$GITHUB_TOKEN",
"account": "textbook",
"repo": "flash"
},
{
"name": "gh_actions",
"username": "$GITHUB_USERNAME",
"password": "$GITHUB_TOKEN",
"account": "textbook",
"repo": "flash_services"
},
{
"name": "coveralls",
"vcs_name": "github",
"account": "textbook",
"repo": "flash"
},
{
"name": "coveralls",
"vcs_name": "github",
"account": "textbook",
"repo": "flash_services"
}
]
}

0 comments on commit efd5001

Please sign in to comment.