We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be72ca commit 2fa13ecCopy full SHA for 2fa13ec
.github/workflows/reusable/add-closing-message-to-issue.yml .github/workflows/add-closing-message-to-issue.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v3
20
with:
21
# Check this repository out, otherwise the script won't be available,
22
- # as it checks out the repository where the workflow caller is located
+ # as it otherwise checks out the repository where the workflow caller is located
23
repository: mui/mui-public
24
- name: Add closing message
25
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
0 commit comments