Skip to content

fix(manifests): add missing permission for airflow to retrieve temporary pod logs #130

fix(manifests): add missing permission for airflow to retrieve temporary pod logs

fix(manifests): add missing permission for airflow to retrieve temporary pod logs #130

GitHub Actions / actionlint succeeded Mar 18, 2024 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (5)

.github/workflows/build.yml|86 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|86 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|86 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|86 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|363 col 9| shellcheck reported issue in this script: SC2086:info:1:49: Double quote to prevent globbing and word splitting [shellcheck]