Skip to content

Commit ce4251e

Browse files
committed
Create PR as draft
1 parent 31d7277 commit ce4251e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-uv-build-version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
token: ${{ secrets.GITHUB_TOKEN }}
3333
commit-message: Update uv_build version to ${{ steps.update_script.outputs.version }}
3434
title: Update uv_build version to ${{ steps.update_script.outputs.version }}
35+
draft: true # Trigger CI by un-drafting the PR, otherwise `GITHUB_TOKEN` PRs don't trigger CI.
3536
body: |
3637
Automated update of uv_build version bounds for uv ${{ steps.update_script.outputs.version }}.
3738

0 commit comments

Comments
 (0)