Skip to content

ToggleButtonGroup of onChange doesn't work when ToggleButton has a wrapper around it #243

ToggleButtonGroup of onChange doesn't work when ToggleButton has a wrapper around it

ToggleButtonGroup of onChange doesn't work when ToggleButton has a wrapper around it #243

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