Skip to content

chore(operator): Fix file not found error during website build #34183

chore(operator): Fix file not found error during website build

chore(operator): Fix file not found error during website build #34183

Workflow file for this run

"jobs":
"check":
"uses": "grafana/loki-release/.github/workflows/check.yml@83e166f5c8795fa94dec9f4cbdb82205fbb8bf2b"
"with":
"build_image": "grafana/loki-build-image:0.34.7"
"golang_ci_lint_version": "v2.5.0"
"release_lib_ref": "83e166f5c8795fa94dec9f4cbdb82205fbb8bf2b"
"skip_validation": false
"use_github_app_token": true
"name": "check"
"on":
"pull_request": {}
"push":
"branches":
- "main"
"permissions":
"contents": "read"
"pull-requests": "read"