Add grafana program label command (#76790)

* Add grafana program label command

* remove space
This commit is contained in:
Natalia Bernarte Oses 2023-10-19 10:00:42 +02:00 committed by GitHub
parent 584381e838
commit f13c72ddd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -442,5 +442,13 @@
"addToProject": {
"url": "https://github.com/orgs/grafana/projects/72"
}
},
{
"type": "label",
"name": "grafana program",
"action": "addToProject",
"addToProject": {
"url": "https://github.com/orgs/grafana/projects/471"
}
}
]