Skip to content

Commit f98e069

Browse files
authored
Change update-docs PR labels from 'update-docs' to 'documentation' (#945)
1 parent cd46263 commit f98e069

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ jobs:
8282
Update `uses: astral-sh/setup-uv@...` references in documentation to
8383
`${{ steps.tag-info.outputs.sha }} # ${{ steps.tag-info.outputs.tag }}`.
8484
base: main
85-
labels: "automated-pr,update-docs"
85+
labels: "automated-pr,documentation"
8686
branch: update-docs-${{ steps.tag-info.outputs.tag }}
8787
delete-branch: true

0 commit comments

Comments
 (0)