Skip to content

fix: Run git-sync as one-time call with KubernetesExecutor #79

fix: Run git-sync as one-time call with KubernetesExecutor

fix: Run git-sync as one-time call with KubernetesExecutor #79

GitHub Actions / actionlint succeeded Feb 1, 2024 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (5)

.github/workflows/build.yml|83 col 9| shellcheck reported issue in this script: SC2086:info:3:53: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/build.yml|83 col 9| shellcheck reported issue in this script: SC2086:info:6:52: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/build.yml|83 col 9| shellcheck reported issue in this script: SC2086:info:9:55: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/build.yml|83 col 9| shellcheck reported issue in this script: SC2086:info:12:28: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/build.yml|347 col 9| shellcheck reported issue in this script: SC2086:info:1:49: Double quote to prevent globbing and word splitting [shellcheck]