mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 21:40:03 -04:00
ci: mark automated PRs as draft (#2413)
The required checks can be initiated by marking the PR as ready for review.
This commit is contained in:
parent
6799824f6b
commit
3041e32701
3 changed files with 6 additions and 1 deletions
1
.github/workflows/update-readme.yml
vendored
1
.github/workflows/update-readme.yml
vendored
|
|
@ -39,3 +39,4 @@ jobs:
|
|||
title: Update README
|
||||
branch: update-readme-pr
|
||||
base: ${{ github.head_ref }}
|
||||
draft: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue