Skip to content

Commit

Permalink
update: harmonize label names (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurFlag authored Dec 16, 2024
1 parent 5648d63 commit efb806f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflow-config/labeling-rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ platform:
- changed-files:
- any-glob-to-any-file: 'docs/platform/**'

service/alloydb_omni:
service/alloydbomni:
- changed-files:
- any-glob-to-any-file: 'docs/products/alloydbomni/**'

Expand Down Expand Up @@ -45,7 +45,7 @@ service/mysql:
- changed-files:
- any-glob-to-any-file: 'docs/products/mysql/**'

service/postgresql:
service/pg:
- changed-files:
- any-glob-to-any-file: 'docs/products/postgresql/**'

Expand Down

0 comments on commit efb806f

Please sign in to comment.