You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
List of MorphoCloudWorkflow changes:
```
$ git shortlog 2f1c44b..dd76ebd --no-merges
Jean-Christophe Fillion-Robin (1):
fix(send-email): Refine command list to address email recipient more clearly
```
See MorphoCloud/MorphoCloudWorkflow@2f1c44b...dd76ebd
Copy file name to clipboardexpand all lines: .github/actions/send-email/action.yml
+4-4
Original file line number
Diff line number
Diff line change
@@ -120,14 +120,14 @@ runs:
120
120
121
121
**Supported Issue Commands:**
122
122
123
-
_The commands described below may be added as issue comments. Only one command
123
+
_The commands listed below may be added as comments to issue [${{ github.repository }}#${{ inputs.instance_issue_number }}](https://github.com/${{ github.repository }}/issues/${{ inputs.instance_issue_number }}). Only one command
0 commit comments