Skip to content

[material-ui][Paper] Wrong background color shading when elevation=0 and using dark theme with cssVariables #108

[material-ui][Paper] Wrong background color shading when elevation=0 and using dark theme with cssVariables

[material-ui][Paper] Wrong background color shading when elevation=0 and using dark theme with cssVariables #108

name: Add closing message to issue
on:
issues:
types:
- closed
workflow_call:
permissions: {}
jobs:
add-comment:
name: Add closing message
if: github.event.issue.state_reason == 'completed'
uses: mui/mui-public/.github/workflows/issues_add-closing-message.yml@master
permissions:
contents: read
issues: write