Files
grafana/.github/actions/changelog/package.json
Kevin Minehart 2436b4e097 CI: move workflows/actions to actions (#104711)
* move workflows/actions to actions

* rerun actions

* fix setup-go v5

* unpinned unnecessary pins

* update CODEOWONERS

* update CODEOWONERS

* remove remove-milestone from codeowners

* remove bad key
2025-04-29 14:24:55 -05:00

7 lines
108 B
JSON

{
"name": "changelog",
"main": "index.js",
"type": "module",
"description": "changelog generator"
}