Skip to content

Commit

Permalink
Manage: Change the sp-dashboard api user to the one used by the CI of…
Browse files Browse the repository at this point in the history
… spdashboard
  • Loading branch information
quartje committed Aug 26, 2024
1 parent 8a85b86 commit d062738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/manage/manage-api-users.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ apiUsers:
scopes: [READ]
}
- {
name: "sp-portal",
name: "sp-dashboard",
password: "secret",
scopes: [ READ, WRITE_SP, PUSH, CHANGE_REQUEST_SP, TEST ]
}
Expand Down

0 comments on commit d062738

Please sign in to comment.