Commit 181116e
fix: move reusable workflows to .github/workflows/
GitHub requires reusable workflows to be in .github/workflows/ directory.
Moved security and kubernetes workflows from workflows/ to correct location.
Moved files:
- workflows/security/gitleaks-scan.yml → .github/workflows/security/
- workflows/security/trivy-scan.yml → .github/workflows/security/
- workflows/security/sbom-generate.yml → .github/workflows/security/
- workflows/kubernetes/helm-publish.yml → .github/workflows/kubernetes/
This fixes CI/CD pipelines in ai-dev-env that reference these workflows.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 650b85e commit 181116e
4 files changed
File tree
- .github/workflows
- kubernetes
- security
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments