Chore: Add github action to check go module updates (#84936)

This commit is contained in:
Todd Treece
2024-03-25 18:47:34 -04:00
committed by GitHub
parent 154868e624
commit d4e6b325bf
2 changed files with 48 additions and 0 deletions

1
.github/CODEOWNERS vendored
View File

@@ -694,6 +694,7 @@ embed.go @grafana/grafana-as-code
/.github/workflows/i18n-crowdin-download.yml @grafana/grafana-frontend-platform
/.github/workflows/feature-toggle-cleanup.yml @tolzhabayev
/.github/workflows/scripts/feature-toggle-cleanup/feature-toggle-cleanup.js @tolzhabayev
/.github/workflows/pr-go-workspace-check.yml @grafana/grafana-app-platform-squad
# Generated files not requiring owner approval
/packages/grafana-data/src/types/featureToggles.gen.ts @grafanabot