Skip to content

Commit

Permalink
Update addClosingMessage.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Janpot committed Oct 18, 2024
1 parent baa142c commit d4ec91b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/scripts/issues/addClosingMessage.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ module.exports = async ({ core, context, github }) => {

const repositoryMap = {
'mui-x': 'x',
'toolpad': 'toolpad',
'mui-toolpad': 'toolpad',
toolpad: 'toolpad',
'material-ui': 'material-ui',
'base-ui': 'base-ui',
'pigment-css': 'pigment-css',
Expand Down

0 comments on commit d4ec91b

Please sign in to comment.