Skip to content

MenuItem icons are not lined up, can not use flex to move icon #65

MenuItem icons are not lined up, can not use flex to move icon

MenuItem icons are not lined up, can not use flex to move icon #65

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

Check failure on line 15 in .github/workflows/closed-issue-message.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/closed-issue-message.yml

Invalid workflow file

error parsing called workflow ".github/workflows/closed-issue-message.yml" -> "mui/mui-public/.github/workflows/add-closing-message-to-issue.yml@master" : failed to fetch workflow: workflow was not found.
permissions:
contents: read
issues: write