Skip to content

Skeleton component's wave animation misbehaving #53

Skeleton component's wave animation misbehaving

Skeleton component's wave animation misbehaving #53

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/add-closing-message-to-issue.yml@master
permissions:
contents: read
issues: write