We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b662c85 commit f73d607Copy full SHA for f73d607
.github/workflows/closed-issue-message.yml
@@ -12,7 +12,7 @@ jobs:
12
add-comment:
13
name: Add closing message
14
if: github.event.issue.state_reason == 'completed'
15
- uses: mui/mui-public/.github/workflows/add-closing-message-to-issue.yml@master
+ uses: mui/mui-public/.github/workflows/issues_add-closing-message.yml@master
16
permissions:
17
contents: read
18
issues: write
0 commit comments