We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd46263 commit f98e069Copy full SHA for f98e069
1 file changed
.github/workflows/update-docs.yml
@@ -82,6 +82,6 @@ jobs:
82
Update `uses: astral-sh/setup-uv@...` references in documentation to
83
`${{ steps.tag-info.outputs.sha }} # ${{ steps.tag-info.outputs.tag }}`.
84
base: main
85
- labels: "automated-pr,update-docs"
+ labels: "automated-pr,documentation"
86
branch: update-docs-${{ steps.tag-info.outputs.tag }}
87
delete-branch: true
0 commit comments