1
0
mirror of https://github.com/astral-sh/setup-uv.git synced 2026-07-08 17:41:41 +00:00

Change update-docs PR labels from 'update-docs' to 'documentation' (#945)

This commit is contained in:
Kevin Stillhammer
2026-07-07 10:10:29 +02:00
committed by GitHub
parent cd462639a9
commit f98e069381
+1 -1
View File
@@ -82,6 +82,6 @@ jobs:
Update `uses: astral-sh/setup-uv@...` references in documentation to
`${{ steps.tag-info.outputs.sha }} # ${{ steps.tag-info.outputs.tag }}`.
base: main
labels: "automated-pr,update-docs"
labels: "automated-pr,documentation"
branch: update-docs-${{ steps.tag-info.outputs.tag }}
delete-branch: true