CI: Add cleanup branches cronjob (with dry-run: true) (#111428)

* CI: Add cleanup branches cronjob (with dry-run: true)

* update codeowners
This commit is contained in:
Kevin Minehart
2025-09-24 15:53:37 -05:00
committed by GitHub
parent 49c4dcfd13
commit 020b87e91b
2 changed files with 19 additions and 0 deletions
+1
View File
@@ -1262,6 +1262,7 @@ embed.go @grafana/grafana-as-code
/.github/workflows/changelog.yml @zserge
/.github/workflows/shellcheck.yml @grafana/grafana-developer-enablement-squad
/.github/workflows/release-build.yml @grafana/grafana-developer-enablement-squad
/.github/workflows/cleanup-branches.yml @grafana/grafana-developer-enablement-squad
/.github/workflows/publish-artifact.yml @grafana/grafana-developer-enablement-squad
/.github/actions/changelog @zserge
/.github/workflows/swagger-gen.yml @grafana/grafana-backend-group