Open CodeGat opened 1 month ago
See https://github.com/ACCESS-NRI/access-om3-configs/actions/runs/11431171056/job/31799782369#step:4:2
The workflow fails when we give a newline-separated comment command. We either need to sanitize the inputs or give a failure message.
For now, keep comment commands on a single line.
Background
See https://github.com/ACCESS-NRI/access-om3-configs/actions/runs/11431171056/job/31799782369#step:4:2
The workflow fails when we give a newline-separated comment command. We either need to sanitize the inputs or give a failure message.
Workaround
For now, keep comment commands on a single line.