Skip to content

Commit e9d3a92

Browse files
Fix typos in labelling workflow (#179)
1 parent d267af2 commit e9d3a92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/label.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
- [api-definition](https://github.com/ansys/grantami-serverapi-openapi/pulls?q=label%3Aapi-definition)
3838
- [code-gen](https://github.com/ansys/grantami-serverapi-openapi/pulls?q=label%3Acode-gen+)
3939
- [enhancement](https://github.com/ansys/grantami-serverapi-openapi/pulls?q=label%3Aenhancement+)
40-
- [maintenance](https://github.com/ansys/ggrantami-serverapi-openapi/pulls?q=label%3Amaintenance+)
41-
- [bug](https://github.com/ansys/ggrantami-serverapi-openapi/pulls?q=label%3Abug+)
40+
- [maintenance](https://github.com/ansys/grantami-serverapi-openapi/pulls?q=label%3Amaintenance+)
41+
- [bug](https://github.com/ansys/grantami-serverapi-openapi/pulls?q=label%3Abug+)

0 commit comments

Comments
 (0)