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

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