Skip to content

[Skeleton] animation="wave" not working in v6 #60

[Skeleton] animation="wave" not working in v6

[Skeleton] animation="wave" not working in v6 #60

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