Refactor the CI workflows and scripts to make it clearer #13
test-actionlint.yml
on: pull_request
Workflow Files
11s
Annotations
1 warning
|
Workflow Files:
.github/workflows/workflow-call-build-staged-images.yml#L28
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2193:warning:1:36: The arguments to this comparison can never be equal. Make sure your syntax is correct [shellcheck]
Raw Output:
w:.github/workflows/workflow-call-build-staged-images.yml:28:9: shellcheck reported issue in this script: SC2193:warning:1:36: The arguments to this comparison can never be equal. Make sure your syntax is correct [shellcheck]
|